This API request allows you to delete 'access_token' you received during authorization process (look 'Get Access Token' API method for more details).

Response status codes:
200 - token has been successfully deleted
400 - header parameter 'Authorization' has invalid form
401 - you specified token that doesn't exists
500 - if unhandled and unexpected exception happened

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