Directory Integration
Patch SCIM User
Partially update a SCIM User by ID
patch/v1/directory-integration/scim/v2/Users/{id}
Path parameters
idstring required
Request body
Example request
{
"schemas": [
"urn:ietf:params:scim:api:messages:2.0:PatchOp"
]
}Response
User patched successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.