PUT /groups/{groupId}/update HTTP/1.1 Host: api Content-Type: application/json Accept: */* Content-Length: 41 { "groupName": "text", "dynamicRule": "text" }
OK
{ "code": 1, "message": "text", "data": true, "success": true }