Update User

Update User

The API allows updating information for a specific user, whereby only the fields that have been edited will be overwritten.

Parameters

Query Parameters

ParameterRequired/OptionalTypeDescription
user_idRequirednumberCurrent User ID
location_idRequirednumberCurrent Location ID

* Bold Parameters are required fields

Body Parameters

ParameterRequired/OptionalTypeDescription
first_nameOptionalstringUser First Name
last_nameOptionalstringUser Last Name
emailOptionalstringUser email
phoneOptionalnumberUser Phone number 10 digits
role_idOptionalnumber1 location
2 admin
3 owner

* Bold Parameters are required fields

Language
URL
Click Try It! to start a request and see the response here!