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
Teams
Delete a team
Teams
Delete a team
Delete a team from the account
DELETE
/
api
/
v1
/
accounts
/
{account_id}
/
teams
/
{team_id}
curl --request DELETE \
--url https://app.chatwoot.com/api/v1/accounts/{account_id}/teams/{team_id}
This response does not have an example.
Path Parameters
The numeric ID of the account
The ID of the team to be updated
Response
200
Success
curl --request DELETE \
--url https://app.chatwoot.com/api/v1/accounts/{account_id}/teams/{team_id}
This response does not have an example.