Create an email address to send/receive from using our API
Parameter | Type | Required | Description |
---|---|---|---|
address | string | Yes | The local part of the email address (before the @ symbol) |
domain_name | string | Yes | The domain name to use for the email address |
Status Code | Description |
---|---|
400 | Invalid request parameters |
401 | Invalid API credentials |
403 | Domain not authorized for account |
409 | Email address already exists |