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
Authorization
RequiredBearer <token>
< Project ID >:< Access Key > as bearer
In: header
Request Body
userId
string
groupId
string
operations
array<object>
Path Parameters
groupId
Requiredstring
Status code | Description |
---|---|
200 | OK |
Was this helpful?