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

primary = true if this is the primary email addres.

boolean

verified = true if the email has been verified.

string
required

Email address.

Response

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