Create user
Usuários
Create user
Create a new end-user. If reference is provided and already exists for this tenant, returns 409. Use PATCH to update existing users.
POST
Create user
Autorizações
Corpo
application/json
Client-controlled label, unique per tenant if provided. Used for dedup and search; never appears as URL identifier.
Maximum string length:
128Pattern:
^[a-zA-Z0-9_\-:.]+$Display name.
Integrator-defined storage. Persisted with the user and returned on read. Not injected into the agent context.
Personal user attributes that ARE injected into the agent's system context whenever this user is in a session (rendered as a <user_info> block alongside name/email/phone). Use sparingly - large payloads inflate every prompt.