1. Token API

RevokeByToken

The RevokeByToken endpoint revokes an API key that is identified by its token.

Relative Route/revokebytoken
HTTP VerbPUT

The following header is required:

NameFormatDescription
X-GQL-TokenstringThe token of the key to revoke.

Response

The response is a boolean value indicating whether the key was revoked successfully.

If you have suggestions for improving this article, let us know!