HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In

Delete an API access token

  • This call uses the same Authorization header as other authenticated calls to process the token
  • The Authorization key in the Cookie header is cleared and immediately expired by the API server
  • Returns 200 OK status if the token is valid and was deleted
  • Returns 401 Unauthorized status if the token was not found (could be expired or never existed)
Language
Authorization
Header
Click Try It! to start a request and see the response here!