Suggested filters
keyword:keyword:setup
results for a specific keyword
question:question:how do I get started?
AI will suggest the best answer
Dashboard
Edit Article Logout

Delete API Token


Deletes the specified API token from the tenant. Once deleted, the token can no longer be used for authentication.

Administrator role required

The API token used to call this endpoint must have the Administrator role. Requests from non-administrator tokens will be rejected.

Path Parameters
tokenstringrequired
The token to delete.
HTTP Response Examples
200
{ "Status": true, "Message": "", "Response": {} }
400
{ "Status": false, "Message": "", "Response": {} }


How helpful was this article?

πŸ‘ or πŸ‘Ž

Related Articles

Markdown Version