Commands › › Remove Revision From Single Sheet
Remove Revision From Single Sheet
Coming soon
Inputs
| Name | Kind | Type | Required | Default | Description |
|---|---|---|---|---|---|
revisionId |
config | int |
no | — | Revision element ID to remove |
sheetNumber |
config | string |
no | — | Sheet number (preferred) |
sheetId |
config | int |
no | — | Sheet element ID (optional) |
Returns
| Name | Type | Description |
|---|---|---|
Result | JSON | Result with remaining revision count |
REST API
Not yet exposed
This command does not carry a [RestApi] attribute today. Once tagged, this section will auto-populate with:
POST /api/v1/commands/remove_revision_from_single_sheet- Request body schema (from
[RestApiParam]) - Response schema (from
[RestApiResponse]) - curl / JS / Python code examples
Keywords & intent patterns
remove revision from sheet · delete revision from sheet · unassign revision
Patterns: remove * revision * sheet · delete * revision * sheet
Related
| Related commands | AddRevisionToSheetCommand |
|---|---|
| Pillar |