Update Account

This function updates a user account based on 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 user's accountId. This can be retrieved from the Get Account request.

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 user's Display Name.

string

The user's First Name.

string

The user's Last Name.

int32

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

Sets the user's email to verified or not verified.

string

The password for the user's account.

requiredActions
array of strings

Set this to UPDATE_PASSWORD if you want the user to update their password the next time they login.

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