Scripts (Internal)
Create User Token
Create a token for a user to authenticate future requests.
Public
No
Request
Request
Object containing the following properties:
Property | Type |
---|---|
userId (*) | string |
(*) Required.
Response
Response
Object containing the following properties:
Property | Type |
---|---|
token (*) | Object with properties:
|
(*) Required.