/report-options/{id}

Update an existing saved report option by ID. Supports partial updates - only the fields provided will be updated, with deep merging for nested options. Requires permission to edit report options (ReportOptionAny or TeamReportOptionAny).

Path Params
integer
required

The unique identifier of the report option to update

Body Params
string
length between 1 and 80

Name of the report option (1-80 characters). Must be unique within the organization.

options
object

Partial report configuration. Only provided fields will be updated, with deep merging applied.

Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json