Auth tokens
Generate user auth token
Generate an auth token for a single user.
The external_id
field is the identifier that you assigned to your user at
creation.
Body parameters
id | external_id
string
requiredWe recommend using the external_id
that you assigned to the user on
creation. However, you may also use the id
that was returned to you on
creation.
Was this page helpful?