Skip to main content

revokeApiKey

This mutation allows to revoke API key. It will delete the key from the system. This mutation doesn't require any input. It will use your authorization token to identify user.

revokeApiKey: OperationResult!

Type

OperationResult object

That type represents a status of the operation which should return any data.