Update user

Partially update a user's attributes using SCIM PATCH operations.

Supported operations:

  • replace on active (boolean) to activate or deactivate the user.
  • replace on externalId (string) to update the external identifier.
  • replace on password is accepted but results in a no-op (Hive does not store IdP passwords).
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The Hive user ID.

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

List of patch operations to apply.

Operations*
Responses

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