DataLens API: Delete wizard chart
Written by
Updated at March 16, 2026
HTTP request
POST https://api.datalens.tech/rpc/deleteWizardChart
Body parameters
Request schema: application/json
{
"chartId": "string"
}
|
Field |
Description |
|
chartId |
string Required field. |
Response
HTTP Code: 200
Response
Response schema: application/json
{}
|
Field |
Description |
|
Empty |
|