Deleting a DSM Key from CCKM
Use the delete /v1/cckm/dsm/keys/{id}
API to delete a DSM key from CCKM.
Syntax
Here, {id}
represents the ID of the key.
Request Parameter
Parameter | Type | Description |
---|---|---|
AUTHTOKEN | string | Authorization token. |
Example Request
Example Response
The key with the ID d3296d8a-22bf-4b9c-8ff7-a41104b4631e
is deleted from the CipherTrust Manager.
Response Codes
Response Code | Description |
---|---|
2xx | Success |
4xx | Client errors |
5xx | Server errors |
Refer to HTTP status codes for details.