Creates an authentication token for the authenticated user. These are specifically intended to be used with the Web SDK.
Note: The tokens generated from this endpoint are not valid tokens
for use with the Client API (e.g. /rest/api/v1/*
).
OK
Invalid Request
Not Authorized
Too Many Requests
{- "token": "string",
- "expirationTime": 0
}