v1
latestOpenAPI 3.1.02026-07-24700259.3 KBALLOWED RECIPIENTS
Add allowed recipients
Add one or more email addresses and domain names to your Allowed Recipients List. Further details of the associated setting are found in the SMTP2GO Guides.
post/allowed_recipients/add
Request body
Response
Allowed Recipients list updated
Example response
{
"request_id": "40cbb6f2-935f-11e7-b5be-480fcf01a6f2",
"data": {
"allowed_recipients": [
"test-person@example.com"
],
"enabled": true
}
}