Creates a new user in your Embedded account. The user record acts like a “container” to store all the integrations, workflows, and credentials for any given user. Returns a user identifier.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
API version
The username to be associated with the user. To easily identify a customer, we recommend using a friendly username such as an email for example. The username must be unique (this acts as an identifier to reference and lookup a given merchant on your platform).
The name of the user you want to create. Typically a full name.
200
"xyz123abc098754"