delete https://api.revenuehq.dev/user/api-tokens/
Deletes a user 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 user API tokens associated with the authenticated user (including disabled tokens).
This action triggers an email notification.
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.