Enable a token

Enables a user API token. Following the concept of REST, we are creating an enablement for this token. Making a request to enable a token that is already enabled will have no effect. This request is idempotent by design.

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.

Language
Credentials
Bearer
token
URL
Click Try It! to start a request and see the response here!