API Keys
Delete API Key
Revoke and delete an API key
DELETE
Permanently revokes and deletes an API key, making it unusable for future requests.
Path Parameters
string
required
The unique identifier of the API key to delete
Response
boolean
Indicates if the deletion was successful
string
ID of the deleted API key
string
ISO 8601 timestamp when the API key was deleted
Error Responses
object
API key not found
object
Cannot delete API key

