Revoke API key
Revoke an API key by ID; existing clients using it stop working
Authorization
bearer AuthorizationBearer <token>
In: header
Path Parameters
id*string
API key ID
Format
uuidResponse Body
curl -X DELETE "https://example.com/api-keys/3fa85f64-5717-4562-b3fc-2c963f66afa6"Empty