Skip to main content
POST
Update user

Authorizations

access-token
string
header
required

Body

application/json
id
string
required

User ID to update

first_name
string

Updated first name

last_name
string

Updated last name

email
string<email>

Updated email address

phone
string

Updated phone number

address
string

Updated address

status
string

Updated user status

Response

200

User updated successfully