Clear a domain's default sender
Removes the domain's default sender so omitted-`from` sends fall through to the organization default sender.
Removes the domain's default sender so omitted-from sends fall through to the organization default sender.
Authorization
apiKey x-api-key<token>
In: header
Path Parameters
id*string
Match
^dom_[0-9a-hjkmnp-tv-z]{16,24}$Response Body
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/email/domains/string/default-sender"{ "success": true, "message": "string"}Related
Check sender verification status
Returns the current verification status of a sender identity. Use this endpoint to check sender verification status through the Samva email API.
Complete an automatic Custom Tracking Domain return
Validates the purpose- and revision-bound registrar state, then re-kicks the existing readiness reconciliation.