Restoring a pixel

Restores a deleted pixel.

Request

POST

https://api-audience.yandex.com/v1/management/pixel/{pixelId}/undelete

Path parameters

Name

Description

pixelId*

Type: integer<int32>

ID of the pixel that you want to restore.

Responses

200 OK

OK

Body

application/json
{
    "success": true
}

Name

Description

success

Type: boolean

Result of the operation.

Default: true

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