Deleting an access filter.
Deletes the specified access filter. For more information on access filters, see this article.
Request
DELETE
https://api-metrika.yandex.net/management/v1/counter/{counterId}/access_filter/{accessFilterId}
Path parameters
Name |
Description |
accessFilterId* |
Type: integer<int32> ID of the access filter that you want to delete. |
counterId* |
Type: integer<int32> Counter ID. |
Query parameters
Name |
Description |
delete_grants |
Type: boolean Shows if all the permissions in this access filter are being removed. Default: |
Responses
200 OK
OK
Body
application/json
{
"success": true
}
Name |
Description |
success |
Type: boolean Result of performing the action. Default: |
No longer supported, please use an alternative and newer version.
Was the article helpful?
Previous
Next