Groups
Updates existing group roleset.
patch/v1/groups/{groupId}/rolesets/{rolesetId}
Path parameters
groupIdinteger required
The group Id.
rolesetIdinteger required
The roleset Id.
Request body
Response
OK
Changes
Changed in 1 of the 12 revisions of this API.4
- ○
added the new optional request property
isPrivate(media type: application/json)new-optional-request-property
- ○
added the new optional request property
isPrivate(media type: text/json)new-optional-request-property
- ○
added the optional property
isPrivateto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
isPrivateto the response with the200status (media type: text/json)response-optional-property-added
- ○