Unblocking Access to the SAP External Keystore
Use the post /v1/cckm/sap/ekm/keystores/{id}/unblock
API to unblock all the proxy operations on the SAP external-keys, belonging to the 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.