Authorizations
This token can be obtained by visiting the profile page or via rails console. Provides access to endpoints based on the user permissions levels. This token can be saved by an external system when user is created via API, to perform activities on behalf of the user.
Path Parameters
The numeric ID of the account
Body
Full Name of the agent
"John Doe"
Email of the Agent
"john.doe@acme.inc"
Whether its administrator or agent
agent
, administrator
"agent"
The availability setting of the agent.
available
, busy
, offline
"available"
Whether the availability status of agent is configured to go offline automatically when away.
true
Response
Success
The availability status of the agent computed by Chatwoot.
available
, busy
, offline
Whether the availability status of agent is configured to go offline automatically when away.
Whether the agent has confirmed their email address.
The email of the agent
The available name of the agent
The name of the agent
The role of the agent
agent
, administrator
The thumbnail of the agent
The custom role id of the agent