Updating a custom report
action1_update_reportUpdate a custom report's configuration or content. Provide the report ID and new data; the category remains unchanged.
Instructions
Updating a custom report. Updates a custom report. You cannot changes a custom report's category. Perm: manage_reports.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Request body (schema: ReportPayload) | |
| confirm | No | Required to execute. Exact string "YES". | |
| dry_run | No | Default true (preview). Set false to execute. | |
| report_id | Yes | Provide a specific report ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||