update_report
Update saved ServiceNow report definitions by specifying the report sys_id and the fields to modify. Requires write access enabled.
Instructions
Update an existing saved report definition (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Fields to update (title, type, query, field, aggregate, etc.) | |
| sys_id | Yes | Report sys_id |