Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
API version
Body
application/json
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.
Response
200
Example:
"xyz123abc098754"