Patch User

Perform a partial update of a user using SCIM PATCH operations.
Supports operations like updating user roles (entitlements), active status, and other attributes.

Common use cases:

  • Update user role by patching entitlements
  • Deactivate a user (clears vendorid and role in metadata)
  • Reactivate a user (restores vendorid from organization data)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier for the user

Body Params
schemas
array of strings
required
schemas*
Operations
array of objects
required

List of patch operations to perform

Operations*
Headers
string
enum
Defaults to application/scim+json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json