Update a group
PATCH {{protocol}}://{{service}}.{{region}}.{{base_url}}/api/v1/groups/:groupId
Partially update the information of a device group.
Request Body
{"name"=>"{{groupName}}"}
RESPONSES
status: OK
{"id":"a2582d78-4be0-4cef-a4ab-6d37c432a1c1","name":"BranchB","deviceIds":[],"createdAt":"2022-07-04T00:00:00Z","updatedAt":"2022-07-07T00:00:00Z"}