reorder_status_page_components
Reorder status page components by providing a full list of component IDs with their new zero-based positions. Partial reorders are rejected.
Instructions
Reorder components on a status page.
Required: positions — list of {componentId, position} entries giving every component its new zero-based ordinal. The full set must be provided; partial reorders are rejected by the API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | ||
| body | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |