Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Delete an ACL from the specified service and 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. Note: Using this action requires Engineer-level permissions or higher.
External DocumentationTo learn more, visit the Fastly documentation.

Parameters

ParameterDescription
ACL NameThe name of the ACL. Must start with a letter or a number and contain only letters, numbers, underscores and whitespace.
Service IDThe unique identifier of the service.
Version IDThe unique identifier of the version.

Example Output

{
	"status": "ok"
}

Workflow Library Example

Delete an Acl with Fastly and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop