Skip to content

Revoke an API key

DELETE
/keys/{keyId}
keyId
required
string

The API key ID (jti)

Successful response

Response body for DELETE /keys/{keyId} endpoint Confirms successful revocation of an API key

object
message
required
string

Bad Request

Unauthorized

Internal Server Error