Delete API Key
https://api.ocamba.com/v2/ocamba/personal-api-keys/{id}
https://api.ocamba.com/v2/ocamba/personal-api-keys/{id}
Delete an API Key. Delete API Key is no longer in useable.
Name
Descriptionidstringrequired
API Key identifier.Example: id=1001
204 - No Content
500 - Internal Server Error
Name
Descriptioncodeinteger
Http response status code.Example: 500
messagestring
The human readable message that describes how to deal with error.Example: Internal server error.
titlestring
The error title.Example: Internal server error.
tip
1 If you don't know the API Key id, list the API Keys to find it.