Create Conversation Groups

POST {{base_url}}/v1/manage/group

Request Body

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

HEADERS

KeyDatatypeRequiredDescription
x-api-keystring
Content-Typestring