Users
Create a User
Create a User
POST
Create a User
Documentation Index
Fetch the complete documentation index at: https://developers.chatwoot.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
This token can be obtained by the system admin after creating a platformApp. This token should be used to provision agent bots, accounts, users and their roles.
Body
application/json
Name of the user
Example:
"Daniel"
Display name of the user
Example:
"Dan"
Email of the user
Example:
"daniel@acme.inc"
Password must contain uppercase, lowercase letters, number and a special character
Example:
"Password2!"
Custom attributes you want to associate with the user
Example:
{}Response
Success
Available options:
agent, administrator Available for users who are created through platform APIs and has custom attributes associated.
Create a User

