Delete an ACL
DELETE {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/acl/{{acl_name}}
Delete an ACL from the specified service version. To remove an ACL from use, the ACL must be deleted from a draft version and the version without the ACL must be activated.
Authorization: API token with at least Engineer permissions.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Host | string | ||
Accept | string |