Update Group Conversation

Updating Group Conversation

For more details please visit here

Request sample:

PUT /groups/:guid/conversation HTTP/1.1
Content-type: application/json
Accept: application/json

{
   "tags": ["array of strings"]
}
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!