Deleting a tag

Deletes the specified tag.

Request syntax

labelId: ID of the tag that you want to delete.

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

Sample request

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

Response format


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