deleteIdentifierDomain
deleteIdentifierDomain
The deleteIdentifierDomain method deletes an identifier domain from the repository. The caller must provide the internal primary key that identifier the identifier domain, the namespace identifier (another unique identifier for an identifier domain), or the pair universal identifier/university identifier type code.
Method
The method uses the PUT HTML method.
Input
The input to the method is the IdentifierDomain element.
Output
The output is void if the identifier domain deleted or throw an response status as Not Modified
Â