Create token

This endpoint creates a new JWT access token for a customer. The signed token is only returned once, in the reply to this request. Please limit the number of active tokens to a minimum and revoke any tokens not in use. New tokens will take up to 5 minutes to become active.
Required role: Admin

Path Params
string
required

The customer ID to create a token for

Body Params
string
string

A comment for the operator (e.g. why the token was created).
This will be stored in DB (i.e. must not include PII), but will not be visible to the customer.

Responses

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


  © 2018-2023 Taurus SA. All rights reserved.