Delete API Key
DELETE
/accounts/api-keys/{id}
Revokes (deletes) an API key belonging to the authenticated account.
Authorizations
BearerAuth
Enter your session token to authenticate API requests
Type
HTTP (bearer)
Parameters
Path Parameters
id*
API key ID
Type
Requirednumber
Responses
Deletion confirmation
application/json
JSON
{
}
