Conversations

Remove User Assignee

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

Path parameters

uuidstring required

Response

User 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.