OAuth 2.0 Tokens

Revoke Access Token

Regardless of which token is revoked, all tokens from that authorization grant will become invalid.

post/v1/oauth2/token/revoke

Response

OK if the client credentials are valid.

Changes

No recorded changes to this endpoint across all 1 revision of this API.