Conversations

Remove Team Assignee

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

Path parameters

uuidstring required

Response

Team assignee removed successfully

statusstring
databoolean

Example response

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

Changes

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