Update user

Updates user information (display name, password, and/or status).
Only provided fields will be updated (JSON Merge Patch).

SECURITY RESTRICTION: Users cannot modify their own account status.

  • Users CAN update their own password and displayName
  • Users CANNOT change their own status (suspension, deactivation)

Contact another administrator if you need to change your account status.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
string
required
Body Params

Fields to patch on a HUMAN user. All are optional.

string
length between 0 and 255

New display name.

string

New plain-text password (will be securely hashed).

string
enum

New operational status. Allowed values: ACTIVE, SUSPENDED, DISABLED.

Allowed:
Headers
string
enum
Defaults to application/problem+json

Generated from available response content types

Allowed:
Responses

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