Update a group
PATCH {{baseUrl}}/scim2/Groups/:groupId
Use this API to update a group's information.
OAuth Scope:
scim2
Rate Limit Label
:
Medium
Request Body
{"schemas"=>["<string>", "<string>"], "Operations"=>[{"op"=>"<string>", "value"=>{"displayName"=>"<string>"}}, {"op"=>"<string>", "value"=>{"displayName"=>"<string>"}}]}
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
RESPONSES
status: ``