Remove a domain from a service
DELETE {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/domain/{{domain_name}}
Delete the domain for a particular service and versions.
Authorization: API token with at least Engineer permissions.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Host | string | ||
Accept | string |