Skip to main content

Delete Local Prefix Filter (v2.0)

DELETE 

/v2.0/api/tenants/:tenant_id/localprefixfilters/:id

Delete a specific local prefix filter.

Request

Path Parameters

    tenant_id stringrequired

    The tenant ID.

    id stringrequired

    The ID of the local prefix filter.

Responses

Successful Operation

Schema
    description

    Description of the local prefix filter.

    id string

    Id of the local prefix filter.

    name stringrequired

    Name of the local prefix filter.

Loading...