Appearance
Copy a conversation to a category
Conversations
POST
/conversations/{id}/copy
Parameters
Path Parameters
id*
ID of the conversation to interact with
Type
Requiredstring
Query Parameters
moderatorId*
ID of the moderator copying the conversation
Type
Requiredstring
Request Body
application/json
JSON "categoryIds": [ "31" ]
{
}
Responses
Conversation was copied

