latestOpenAPI 3.0.32026-08-151874701.5 MB
5dedc4bd492c
sheetSummary
Delete summary fields
Deletes summary fields from the specified sheet.
delete/sheets/{sheetId}/summary/fields
Query parameters
idsstring required
A comma-separated list of Sheet Summary Field Ids.
ignoreSummaryFieldsNotFoundboolean
If true, the operation will succeed even if some fieldIds are not found.
Response
OK
Example response
{
"message": "SUCCESS"
}