Create a sending domain
Creates a new sending domain.
POST/v3/sending-domains/{id}/allowed-from-emails/verify
Path parameters
idstringrequired
Request body
tokenstringrequired
Sending domain verification token.
Length: [1,2048]
accountIdstringrequired
Account ID.
Length: [1,256]
emailstringrequired
Email address to verify.
Length: [1,256]Format: email
Response
204
400
404
409
429
500
204 No Content