Generate an auth token for a given user identifier
SDK Users
Generate an auth token for a given user identifier
POST
Generate an auth token for a given user identifier
Documentation Index
Fetch the complete documentation index at: https://docs.mindset.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Your application's uid
Minimum string length:
1Body
application/json
Friendly name to be set for the user
Maximum string length:
100email address format user identifier. Deprecated. Prefer using externalId.
Maximum string length:
100SDK user email address. Alias for userEmail.
Maximum string length:
100Unique user identifier. Valid characters are A-Za-z0-9_-.
Maximum string length:
100Array of account uids (max 10). The user will be added to these accounts to allow access to restricted agents.
Maximum array length:
10Required string length:
20 - 128Unique tenant identifier. Valid characters are A-Za-z0-9_-.
Maximum string length:
100Response
User found or created. Auth token generated
authToken to be passed to the SDK to allow this user access
Update a label by externalIdCreate a conversation thread by resolving a user and invoking an AI agent