API Reference
Log In
API Reference

Add an email address to an Account

For a given Account (determined by the Account identifier), adds an email to the Account using the request body.

Path Params
string
required

Unique Account identifier.

Body Params
boolean

Set primary = true if this is the primary email address.

boolean

verified = true if the email has been verified.

string
required

Email address.

Response

Language
Credentials