delete https://api.revenuehq.dev/applications//api-tokens/
Deletes an application API token. This action is permanent and cannot be undone. We recommend that you disable tokens for a period of time before deleting them, to ensure that no active systems are using them.
This action returns an array of all remaining application API tokens (including disabled tokens).
This action triggers an email notification.
Authorized scopes:
- owner
- admin:full
Security protection
For security reasons, you cannot use an API token to authenticate this endpoint. A user session token must be used in the authentication header.