Conversations
Assign conversation to user
REQUIRED SCOPES <code>['conversations:write']</code><br> Allows you to assign a conversation to a specific user who is the right person to provide a response. <br><br>Blank User ID field sets a conversation to Unassigned.
post/conversations/{conversation}/reassign
Path parameters
conversationinteger required
Conversation id
Query parameters
user_idinteger nullable
User ID
Response
OK
Changes
No recorded changes to this endpoint across all 2 revisions of this API.