This API is currently in BETA. If you find any issues, please report them to our technical support
| Name | Type | Required | Example | Description |
|---|---|---|---|---|
domain | string | yes | example.com | Zone domain (must have ns_type=basic). |
records | string (JSON) | no* | [{"name":"www","type":"A"},{"name":"@","type":"TXT"}] | Bulk delete (up to 10). JSON array of { name, type }. Must be URL‑encoded. |