Skip to main content
DELETE
Permanently revokes and deletes an API key, making it unusable for future requests.
This action is irreversible. Once an API key is deleted, it cannot be recovered.

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