Disabling export for the counter

Disables export to Yandex Cloud on the specified counter. The method is available for the counter's owner and editor.

Request

DELETE

https://api-metrica.yandex.net/export/v1/cloud/{ceId}/counter/{counterId}

Path parameters

Name

Description

ceId*

Type: integer<int32>

ID of export to Yandex Cloud. You can obtain the ID using the operation Getting information about objects exported to Yandex Cloud.
Example: 221

counterId*

Type: integer<int32>

Yandex Metrica counter ID.
Example: 2215573

Responses

200 OK

OK

Body

application/json
{
    "success": true
}

Name

Description

success

Type: boolean

Result of performing the action.

Default: true