Deleting a filter

Deletes a tag filter.

Request syntax

counterId: ID of the tag whose filter you want to delete.

filterId: ID of the filter you want to delete.

DELETE https://api-metrika.yandex.net/management/v1/counter/{counterId}/filter/{filterId}

Sample request

DELETE https://api-metrika.yandex.net/management/v1/counter/{counterId}/filter/{filterId}

Response format


{
    "success" :  < boolean > 
}
Parameters Description
success Result of performing the action.
Parameters Description
success Result of performing the action.