Domains
Provision Stream Identity
Provision a transactional or marketing sending identity on a domain you own. Creates notify.<rootDomain> (transactional) or send.<rootDomain> (marketing) to isolate transactional reputation from marketing. Returns DNS records to publish, then verify. Requires API key with domain:write.
post/v1/domains/streams
Request body
Response
Stream identity provisioned. Publish the returned DNS records, then verify.
Changes
Changed in 1 of the 7 revisions of this API.21
- ●
removed the request property
request-property-removed
- ●
added the new
us-east-2enum value to the//response property for the response statusresponse-property-enum-value-added
- ○
the response optional property
//became read-only for the statusresponse-optional-property-became-read-only
- ●