Create a token

User API tokens are created on request. Simply supply a human-readable name to associate with the token (so you know where it is being used), and a new token will be generated.

You will use the id of this token in the authentication header. You will also use this id to modify the token itself (enable it, disable it, delete it).

This action triggers an email notification.

2FA Secured

This endpoint requires a 2FA confirmation code be provided in the request body.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The human-readable name to associate with the token.

string
required

The 2FA confirmation code sent to the user's email address.

Headers
integer
Responses

401

Unauthorized

Language
Credentials
Bearer
token
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json