Skip to main content

Update Local Prefix Filter (v2.0)

Update a new local prefix filter.

Path Parameters
    tenant_id string required

    The tenant ID.

    id string required

    The ID of the new local prefix filter.

Request Body

Details to update the local prefix filter.

    description

    Description of the local prefix filter.

    id string

    ID of the local prefix filter.

    name string required

    Name 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 string required

    Name of the local prefix filter.

Loading...