Deleting a SAP External Key
Use the delete /v1/cckm/sap/ekm/keys/{id}
API to delete a SAP external key and its versions.
Note
You can only delete the archive key.
Syntax
Request Parameters
Parameter | Type | Description |
---|---|---|
AUTHTOKEN | string | Authentication token. |
id | string | ID of the SAP external key. |
Example Request
Example Response
Response Codes
Response Code | Description |
---|---|
2xx | Success |
4xx | Client errors |
5xx | Server errors |
Refer to HTTP status codes for details.