Deleting an action

Deletes a tag action.

Request syntax

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

operationId: ID of the action you want to delete.

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

Sample request

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

Response format


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