Mail Check
Create Custom To Address
Create a new custom ‘to’ address.
POST
/
customToAddresses
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Name of the recipient.
Maximum length:
50
First line of the address.
Maximum length:
100
City of the address.
Maximum length:
100
State code (2-letter abbreviation).
Maximum length:
2
Zip code of the address.
Maximum length:
15
Company name of the recipient.
Maximum length:
50
Second line of the address.
Maximum length:
100
Phone number of the recipient.
Maximum length:
15
Email address of the recipient.
An internal note for the address.
Maximum length:
200