Create a sending domain
Creates a new sending domain.
POST/v3/sending-domains/{id}/allowed-from-emails/send-verification
JWTsendingDomain:write
Path parameters
idstringrequired
Headers
originstring
Request body
emailstringrequired
Email address to send verification to.
Length: [1,256]Format: email
Response
200
400
401
403
404
409
429
500
200 OK