Add a new sending domain to your account for email authentication using the AutoSend API.
Bearer <token>, where <token> is your API key.example.com or mail.example.com). Must not include a protocol (http://), a path, or a trailing slash. Maximum 253 characters.us-east-1, ap-south-1, us-east-2). If omitted, the project’s primary region is used.verificationStatus is always PENDING_CONFIGURATION. Configure the required DNS records in your DNS provider and then call POST /domains/{domainId}/verify to start verification.domain field is missing, empty, exceeds 253 characters, or is not a valid domain name (e.g. includes a protocol or path).API key issued from the Autosend dashboard. Pass as Authorization: Bearer <token>.
A valid domain name (e.g. example.com or mail.example.com). Must not include a protocol (http://) or path. Maximum 253 characters.
"example.com"
AutoSend region key where your domain will be configured (e.g. us-east-1). Defaults to the project's primary region if omitted.
"us-east-1"