Conversations

Update Team Assignee

put/api/v1/conversations/{uuid}/assignee/team

Path parameters

uuidstring required

Request body

assignee_idinteger required

Team ID to assign

Response

Team assignee updated successfully

statusstring
databoolean

Example response

{
  "status": "success",
  "data": true
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.