Dashboard
Edit Article Logout

Delete API Token


Deletes the specified API token from the tenant.

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