Delete DNS Record

DELETE {{baseUrl}}/dns-records/:dns_id

Managing DNS records for a Salla store via the API. This endpoint involves programmatically deleting DNS records such as A, CNAME, MX, and TXT records.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"status":"\u003cnumber\u003e","success":"\u003cboolean\u003e","data":{"message":"\u003cstring\u003e","code":"\u003cstring\u003e"}}