Create tenant assumed role Users

Creates assumed role Users for a Tenant.

Path Params
string
required

Tenant identifier.

Body Params
string

This is only applicable for enterprise implementations. The federationId identifies the institution. This is optional in this case; just for a scenario in which you need to create a User that will be federated later by an enterprise SSO connection.

string
required

Account first name.

string
required

Account last name.

string

Business name.

string

Country of residence.

string

URL of the profile photo.

date-time

Date of birth in DD/MM/YYYY format.

string
enum

Marital status.

Allowed:
primaryResidence
object

Account User's primary residence address.

string
enum

Account User's gender.

Allowed:
emails
array of objects
required

Account emails.

emails*
phones
array of objects
required

Account phone number(s).

phones*
agreements
array of objects
required

An Agreements object. These are agreements that must be accepted when a SideDrawer Account is created. Newer versions may also be sent out when required. There are three agreement types: terms of service (tos), privacy policies (privacy_policies), and anti-spam (anti_spam).

agreements*
string
enum

Identity provider used. Default: Auth0.

Allowed:
string

Region.

Response

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