Unlinking a tag from a tag label

Unlinks the specified tag from the given tag label.

Request syntax

counterId: ID of the tag that you want to unlink from a label.

labelId: ID of the label that you want to unlink a tag from.

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

Sample request

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

Response format


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