Replace an existing User resource with a new one

Fully replaces an existing user identified by the userIdentifier. Any fields not provided in the request will be set to null or their default values.

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

An identifier string. Supported formats:

  • Raw ID: Pass the ID (guid) directly (e.g., b48737b7-62ac-421b-9c12-3c1014dd07b7)
  • Explicit ID: Key-value pair (e.g., id=b48737b7-62ac-421b-9c12-3c1014dd07b7)
  • Username: Key-value pair (e.g., username=jdoe)
  • Import Key: Key-value pair (e.g., importkey=imp_A123)
Body Params
string
required
string
string
string
date

Date of birth in YYYY-MM-DD format

string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
boolean
enabledProducts
object
date

Start date of employment in YYYY-MM-DD format

date

End date of employment in YYYY-MM-DD format

boolean
boolean
boolean
string
customFields
object

Custom fields dictionary

Responses
204

User replaced successfully

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