Appearance
Trash or restore a conversation
Conversations
POST
/conversations/{id}/toggleTrashed
Parameters
Path Parameters
id*
ID of the conversation to interact with
Type
Requiredstring
Query Parameters
moderatorId*
ID of the moderator trashing/restoring the conversation
Type
Requiredstring
Request Body
application/json
JSON "trashed": false
{
}
Responses
Conversation trashed state updated

