Unlinking a counter from a label
Unlinks the specified counter from the given label.
Request
DELETE
https://api-metrica.yandex.net/management/v1/counter/{counterId}/label/{labelId}
Path parameters
Name |
Description |
counterId* |
Type: integer<int32> ID of the counter to unlink from a label. |
labelId* |
Type: integer<int32> ID of the label to unlink a counter from. |
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.