Deleting an access filter
Deletes the specified access filter. To learn more about access filters, see the article.
Request
DELETE
https://api-metrica.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 An indication of deletion of all permissions that are part of the specified access filter. 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