Updating SAP External key
Use the patch /v1/cckm/sap/ekm/keys/{id}
API to update the SAP external key attributes.
Syntax
Request Parameters
Parameter | Type | Description |
---|---|---|
AUTHTOKEN | string | Authentication token. |
id | string | ID of the SAP external key. |
description (optional) | string | Description about the SAP external key. |
name (optional) | string | Name 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.