Create Subaccount

Create a new Email API subaccount under your master account.

Body Params
string
required

Add a unique username for the subaccount. Use this value in all future subaccount API calls.

string
required

Add the subaccount owner email address where the activation link will be sent.

integer
required

Set whether you want to define the password now — use 1 to set password here or 0 to let the user set it via email link.

string

Add a password for the subaccount when setpassword = 1. Must meet password policy requirements.

string

Choose credit mode for this subaccount — unlimited or one_time_credit.

Headers
string
required

Add your master account API key to authorize this request.

Responses
200

Subaccount created successfully

400

Invalid request

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here!