Create a new end-user. If reference is provided and already exists for this tenant, returns 409. Use PATCH to update existing users.
Documentation Index
Fetch the complete documentation index at: https://quintus.tec.br/docs/llms.txt
Use this file to discover all available pages before exploring further.
Client-controlled label, unique per tenant if provided. Used for dedup and search; never appears as URL identifier.
128^[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.