DELETE
/domains/{domain}/dnsDelete DNS record
- Auth
- Bearer API key
- Content-Type
- —
Request
Query parameters
| Field | Type | Description |
|---|---|---|
idrequired | string |
Code samples
curl -X DELETE 'https://namemy.app/api/v1/domains/{domain}/dns?id=string' \
-H 'Authorization: Bearer nma_live_...'Responses
No JSON body.
