PATCH
/scim/v2/Users/
{userId}Patch SCIM User, 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
userIdRequiredstring
| Status code | Description |
|---|---|
200 | OK |
Was this helpful?