Skip to main content
DELETE
Delete a prefix list

Authorizations

Authorization
string
header
required

Authentication is performed via an Auth0-issued JSON Web Token (JWT). Provide the token in the Authorization header with the Bearer scheme.

Path Parameters

prefixListId
string
required

The unique identifier for the prefix list to delete.

Pattern: ^prfx_lst_[0-9a-zA-Z]{27}$
Example:

"prfx_lst_0ujsswThIGTUYm2K8FjOOfxcYpw"

Response

The prefix list was deleted successfully.