AgentBots
Inbox API
Conversations API
Contact Labels
CSAT Survey Page
Account AgentBots
Agents
Canned Responses
Canned Response
Custom Attributes
Contacts
Automation Rule
Help Center
Conversations
Conversation Assignment
Conversation Labels
Inboxes
Integrations
Profile
Teams
Custom Filters
Users
Delete a User
Users
Delete a User
Delete a User
DELETE
/
platform
/
api
/
v1
/
users
/
{id}
curl --request DELETE \
--url https://app.chatwoot.com/platform/api/v1/users/{id} \
--header 'api_access_token: <api-key>'
This response does not have an example.
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.
Path Parameters
The numeric ID of the user on the platform
Response
200
Success
curl --request DELETE \
--url https://app.chatwoot.com/platform/api/v1/users/{id} \
--header 'api_access_token: <api-key>'
This response does not have an example.