zones
Delete a zone record
Permanently deletes a zone record.
delete/{account}/zones/{zone}/records/{zonerecord}
Path parameters
accountinteger required
The account id
zonestring required
The zone name
zonerecordinteger required
The zone record id
Response
Successfully deleted zone record.
Changes
Changed in 3 of the 54 revisions of this API.22
- ▲
removed the request body
request-body-removed
- ○
the response property
became required for the statusresponse-property-became-required
- ▲
- ○
added optional request body
request-body-added-optional
- ○
- ▲
the response property
became optional for the statusresponse-property-became-optional
This revision also has 25 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲