POST /users

API endpoints for interacting with user records in the Maven system.

Creates a user in the Maven system
Log in to see full request history
Body Params
string

Middle name of user

driversLicense
object
login
object
required
string
required

Unique external identifier for user

string
required

First name of user

string
required

Last name of user

externalTerminalIds
array of strings

External terminal identifiers associated with this user. either an externalTerminalId or externalGroupId is required

externalTerminalIds
externalGroupIds
array of strings

External group identifiers associated with this user. either an externalTerminalId or externalGroupId is required

externalGroupIds
roles
array of strings
required

Required. roles assigned to this user. an invalid role will error out

roles*
userConfigurationOverrides
object
Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json