Linking a tag to a tag label

Links the specified tag to the given tag label.

Request syntax

counterId: ID of the tag to which you want to link a label.

labelId: ID of the label to link the tag to.

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

Sample request

POST 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.