Authentication
Request a user token
Request a User Token. This endpoint requires a Partner Token for authentication.
post/v0/token
Request body
Example request
{
"userId": "46f69d6a-ccce-4e14-bcf8-b58f5f96d6de"
}Response
User access token
Changes
No recorded changes to this endpoint across all 5 revisions of this API.