Zum Inhalt springen

Command: release the zone; the provider side stays untouched.

POST
/zones/{zoneId}/remove-from-management
curl --request POST \
--url https://example.com/api/v1/zones/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0/remove-from-management \
--cookie dnse_session=<dnse_session>
zoneId
required
string format: uuid

Zone released.

Resource not found.

Media typeapplication/json
object
error
required
string
Examplegenerated
{
"error": "example"
}