Create an account

Creates a new account for the application with the specified email address. If an account with this email already exists, the request will fail.

This endpoint also creates a lead with the corresponding email address. By default, if this is a new lead the abandoned cart messaging will be triggered. If you wish to suppress this messaging, set the suppress_acart parameter to true.

Authorized scopes:

  • owner
  • admin:full
  • admin:limited
  • account:update
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The id of the application.

Body Params
string
required

The unique email address to identify the account.

boolean
Defaults to false

Prevent abandoned cart messaging from being triggered.

Headers
integer
Responses

401

Unauthorized

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