PATCH
/scim/v2/Groups/
{groupId}Patch SCIM Group, using a valid access key.
Endpoint Authentication
Use authorization bearer header with the following format:
Authorization: Bearer \<ProjectId:AccessKey\>
Authorization
AuthorizationRequiredBearer <token>
< Project ID >:< Access Key > as bearer
In: header
Request Body
userIdstring
groupIdstring
operationsarray<object>
Path Parameters
groupIdRequiredstring
| Status code | Description |
|---|---|
200 | OK |
Was this helpful?