RevokeByToken
The RevokeByToken endpoint revokes an API key that is identified by its token.
Relative Route |
|
---|---|
HTTP Verb |
|
Header
The following header is required:
Name |
Format |
Description |
---|---|---|
|
string |
The token of the key to revoke. |
Response
The response is a boolean value indicating whether the key was revoked successfully.