RevokeByHash
The RevokeByHash endpoint revokes an API key that is identified by its hash.
Relative Route |
|
---|---|
HTTP Verb |
|
Request body
The request body must contain the following fields:
Name |
Description |
---|---|
|
The hash of the key to revoke. |
Response body
The response is a boolean value indicating whether the key was revoked successfully.