groups
Update a group
Update a group's name or other properties by its ID. Only the fields included in the request body are modified.
put/v1/groups/{groupId}
Path parameters
groupIdstring uuid required
Request body
Response
Successful response
Changes
Changed in 1 of the 17 revisions of this API.2
- ○
api operation id
updateGroupV1was addedapi-operation-id-added
- ○
added the non-success response with the status
409response-non-success-status-added
- ○