Delete an edge hostname
DELETE https://{{host}}/hapi/v1/dns-zones/:dnsZone/edge-hostnames/:recordName
Delete a specific edge hostname. You must have an Admin or Technical role in order to delete an edge hostname. You can delete any hostname that's not currently assigned to an active Property Manager configuration.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
comments | string | (Optional) Filter by comments value. | |
statusUpdateEmail | string | (Optional) Email address that should receive updates on the change request. To specify more than one email address use a single comma-separated set of addresses, or repeat the parameter with each address. | |
accountSwitchKey | string | (Optional) For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |