Create Account

This function creates a user account based off of the fields provided in the request.

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

The tenantId for the company the user will be added into. To get the tenantId please use either the Get Account or Get Account Type requests. You may also ask DataMotion support for your tenantId as this field will not change.

string
required

The email address for the user.

string

The User Name for the user.

string

The Display Name for the user.

string

The user's First Name.

string

The user's Last Name.

int32
required

The accountTypeId for the user determines what Account Type the user will be assigned. You can get your tenant's account types via the Get Account Type request.

boolean

Determines whether the Account Type is locked or not.

string

The signature for the user that can be used in their messages.

boolean
required

Determines if an email has been verified or not.

string

The password for the user.

requiredActions
array of strings

Set this to UPDATE_PASSWORD if you want the user to update their password upon first time logon.

requiredActions
Responses

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