Update Container group
Copied
https://api.ocamba.com/v1/hood/groups/{id}
Copied
https://api.ocamba.com/v1/hood/groups/{id}
Updates the specific Container group by setting the values of the parameters passed. Any parameters not provided will be left unchanged
Name
Descriptionidstringrequired
Unique resource identifier.Example: 12345
Name
Descriptioncolorstring
Group color.Example: #6d9382
descriptionstring
The more detailed description of the Group.Example: This is my first group.
namestringrequired
Group name.Example: example_group_name
204 - No Content
note
1 At least one of the updatable fields should be sent via HTTP body in order to change the current state of the group.
tip
1 If you don't know the group id, list the groups to find it.