Update Report

Update a report definition by id.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

JSON schema describing the report shape.

Body Params

JSON schema describing the report shape.

string

Display name.

string

Title.

string

Free-text description.

boolean

Is Custom.

boolean

Whether the schedule is enabled.

string

From Date Utc.

string

To Date Utc.

string

Interval.

string

Timezone.

integer

Output format of the report (e.g. csv, pdf, json).

scope
object
integer

Object Options.

queryParameters
array of strings
queryParameters
integer

Type/category of the report.

columns
array of objects
columns
Responses
204

The report was updated.

400

Invalid Request

401

Invalid API Key provided or Invalid Bearer token

404

Not Found

500

Internal Server Error

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!