update_team_assignee
Update the team assignee for a specific conversation by providing the conversation UUID and the team ID.
Instructions
Update Team Assignee PUT /api/v1/conversations/{uuid}/assignee/team Tags: Conversations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | (path parameter) | |
| assignee_id | Yes | (body) Team ID to assign |