Revoke a token

Revoke an existing token immediately.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Headers

x-monite-versionstringRequired

Request

This endpoint expects an object.
client_idstringRequiredformat: "uuid"
client_secretstringRequired
tokenstringRequired

Response

Successful Response
messagestring

Errors