Conversations

Update conversation assignee

Assign or unassign a conversation.

Required scope: conversations:write

put/conversations/{conversation_id}/assignee

Path parameters

conversation_idstring required

The conversation ID

Request body

assignee_idstring required

ID of the teammate to assign the conversation to. Set it to null to unassign.

Response

No content

Changes