API Keys

Delete an API Key

Revokes and permanently deletes an API key by its unique UUID.

delete/v1/api-keys/{id}

Path parameters

idstring uuid required

The unique UUID of the API Key to delete.

Response

API key successfully deleted

Changes