PATCH
/
dns
/
v2
/
zones
/
{name}
/
enable
curl --request PATCH \
  --url https://api.gcore.com/dns/v2/zones/{name}/enable \
  --header 'APIKey: <api-key>'
{}

Authorizations

APIKey
string
header
required

API key for authentication.

Path Parameters

name
string
required

Response

200
application/json

EnableZoneResponse

The response is of type object.