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