Delete an API key
Authentication
Delete an API key
Delete an existing API key by ID
DELETE
Delete an API key
Authorizations
Path Parameters
Unique identifier of the API key to delete KSUID is a 27-character globally unique ID that combines a timestamp with a random component. Used for all entity identifiers in the Dakota platform.
Required string length:
27Pattern:
^[0-9A-Za-z]{27}$Example:
"1NFHrqBHb3cTfLVkFSGmHZqdDPi"
Response
API key deleted successfully

