deleteOriginHeaderModification
Delete the origin header modification associated with a zone. Only the `mrt` type is supported.
Operation ID: deleteOriginHeaderModificationDELETE
https://{shortCode}.api.commercecloud.salesforce.com/cdn/zones/v1/organizations/{organizationId}/zones/{zoneId}/origin-header-modification/{type}
Request
curl "https://{shortCode}.api.commercecloud.salesforce.com/cdn/zones/v1/organizations/{organizationId}/zones/{zoneId}/origin-header-modification/{type}" \
-X DELETE
Security
URI parameters
shortCode
string
Required
Default value:
shortCode
zoneId
string
Required
type
string
Required
The type of origin header modification. Only the mrt
type is supported.
organizationId
string
Required
An identifier for the organization the request is being made by
Minimum characters:
1
Maximum characters:
32
f_ecom_zzxy_prd
Responses
Successfully deleted the origin header modification associated with a zone.