Revoking current access token is not working | Community
Skip to main content

Revoking current access token is not working

  • August 24, 2022
  • 0 replies
  • 0 views

Stevan

When I call DELETE method for endpoint /api/v2/oauth/tokens/current.json providing in the header access token, which I got using OAuth workflow, HTTP Status Code 204 is returned. However after that I am still able to successfully use that access token inside Zendesk API calls.