post
https://api.lodgestory.com/api/wp-crm/chat-assignments//teams/assign
Assign one or more teams to a chat.
- Every member of each newly-assigned team is also assigned to the chat.
- If the chat has no primary assignee yet, one is auto-selected via round-robin among the available team members.
- A system message is posted to the chat thread.
Note: team membership is managed in your organisation settings; all current members of an assigned team are pulled into the chat.
Security:
- The
organisationIdin the URL must match the organisation your JWT was issued for — requests for a different organisation fail with 401. - Requires
CRM_ADMIN,ACCOUNT_OWNER, orCRM_BOTrole; other roles receive 403.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Bad request — invalid body or a team is not in your organisation
401Unauthorized
403Forbidden — role not permitted
404Chat not found in your organisation
429Too many requests
500Internal server error
