Revoke Access Token

Endpoint to revoke provided access token.

The request must be formatted using the application/x-www-form-urlencoded media type.

Form Data
string
required

The token that has to be removed.

Response
200

The request was successful and a empty response body returned.

Language
Response
Click Try It! to start a request and see the response here!