User will now be asked to add three DNS records in addition to two. An example is mentioned below.
1"dns_records": {2 "dkim_record": {3 "type": "string",4 "value": "string",5 "host_name": "string",6 "status": true7 },8 "brevo_code": {9 "type": "string",10 "value": "string",11 "host_name": "string",12 "status": true13 },14 "dmarc_record": {15 "type": "string",16 "value": "string",17 "host_name": "string",18 "status": true19 }20 }
dmarc_record is added under dns_records in both API endpoints. The following endpoints will be affected.
dmarc_record
dns_records
Route: Create a new domain
Route: Validate domain configuration