Conversations

Update User Assignee

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

Path parameters

uuidstring required

Request body

assignee_idinteger required

User ID to assign

Response

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