Deleting an External CipherTrust Manager Domain
Use the delete /v1/cckm/external-cm/domains/{id}
API to delete an external CipherTrust Manager domain from the CipherTrust Manager.
Syntax
Here, {id}
represents the ID of the external CipherTrust Manager domain resource on the CipherTrust Manager. Refer to Adding external CipherTrust Manager Domains to find out the resource ID of a domain.
Request Parameter
Parameter | Type | Description |
---|---|---|
AUTHTOKEN | string | Authorization token. |
Example Request
Example Response
The external CipherTrust Manager domain with the specified ID is removed from the CipherTrust Manager.
Response Codes
Response Code | Description |
---|---|
2xx | Success |
4xx | Client errors |
5xx | Server errors |
Refer to HTTP status codes for details.