v1
latestOpenAPI 3.0.32026-08-061874701.5 MBreports
Delete report column
Deletes the specified column from the report.
Note: The primary column in row reports and the sheet name column in summary reports cannot be deleted.
delete/reports/{reportId}/columns/{columnVirtualId}
Response
The operation's success level.
Example response
{
"message": "SUCCESS"
}