v1

latestOpenAPI 3.0.02026-07-2612645160.3 KB
email-channel

Create an email channel

Registers a sender on a domain and starts SendGrid domain authentication. After creation, fetch the DNS records and add them to your DNS provider, then call /verify.

post/api/public/email-channel

Headers

x-api-keystring required

API key needed to authorize the request

Request body

connection_method'manual'
domainstring required
sender_addressstring email required
sender_namestring required

Response

idstring required
sender_addressstring required
sender_namestring required
created_atstring date-time required