Update Conversation Groups

PUT {{base_url}}/v1/manage/group/{groupId}

Request Body

{"id"=>"{groupId}", "name"=>"Calls made by John", "description"=>"All the conversations made by the agent John Doe are captured under this Group.", "criteria"=>"conversation.metadata.agentId==johndoe"}

HEADERS

KeyDatatypeRequiredDescription
x-api-keystring
Content-Typestring