go back to UserService

PUT /users/update

Updates a RowUsers record for the given data.

Roles that can access this endpoint are Users, Drivers, Customers, Carriers.

Parameters

name description type default type
user the data to use when updating the existing user record body of type: application/xml application/json RowUsers
updateDriverLane whether related RowDriverLane records should be created/updated/deleted for users of type driver query false Boolean

Result

RowUsers of type: application/xml application/json

the updated RowUsers object

Child Elements:

Try It Out

Request

- Authentication Help
- Boolean
- RowUsers