Delete an API key
API Keys
Delete an API key
Deletes an API key for the current application. Idempotent — returns 204 whether or not the key existed.
DELETE
Delete an API key
Authorizations
Your unique Avido API key
Your unique Avido Application ID
Path Parameters
The unique identifier of the API key
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Example:
"456e7890-e89b-12d3-a456-426614174000"
Response
API key deleted