delete https://api.revenuehq.dev/user/api-tokens//enablement
Disables a user API token. Following the concept of REST, we are deleting the enablement for this token. Making a request to disable a token that is already disabled will have no effect. This request is idempotent by design.
This action triggers an email notification.