Update User

Updates an existing user's profile. If requires_password_change and active are both set to true (and were previously false), a new temporary password is generated and emailed.

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

The unique user ID

Body Params

Body Params

string
required

The user's first name.

string
required

The user's last name.

string
required

The user's email address

string

The user's password

boolean
required

Whether the user is currently in active status.

boolean

Whether the user is accepted the terms.

boolean
required

Whether the user is an internal employee.

date

The hire date of the user. Required if is_internal is true.

date

The end date for the user. Required to be after hire date.

string

The user's Slack username.

string

The user's home phone number.

string

The user's mobile phone number.

string

The user's office phone number.

groups
array of integers

Array of group ids to associate with the user.

groups
socials
object

Social media links

Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json