Deleting a label

Deletes the specified label.

Request

DELETE

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

Path parameters

Name

Description

labelId*

Type: integer<int32>

ID of the label that you want to delete.
Example: 1126

Responses

200 OK

OK

Body

application/json
{
    "success": true
}

Name

Description

success

Type: boolean

Result of performing the action.

Default: true

No longer supported, please use an alternative and newer version.