v1

latestOpenAPI 3.0.3Apache 2.02026-07-2478177179.1 KB
Auth API

Revoke Token

This endpoint lets you revoke an authorization token. This endpoint only supports authorization for the code grant flow.

post/oauth2/revoke

Headers

Authorizationstring required

Basic base64 encoded clientId:clientSecret

Response

ok