Delete a prefix list
Permanently deletes a prefix list. This action will fail if the prefix list is currently referenced by any security group rule. An asynchronous process will remove the corresponding address list from all associated sites.
Authorizations
Authentication is performed via an Auth0-issued JSON Web Token (JWT). Provide the token in the Authorization header with the Bearer scheme.
Path Parameters
The unique identifier for the prefix list to delete.
^prfx_lst_[0-9a-zA-Z]{27}$"prfx_lst_0ujsswThIGTUYm2K8FjOOfxcYpw"
Response
The prefix list was deleted successfully.