post_report_builder_cover_page
Creates a report cover page by submitting route IDs, filters, pagination, and headers to the Report Builder endpoint.
Instructions
Create Report Calls POST /report_builder/cover_page. Provide route IDs in path_params, filters and pagination in query, and any required request headers in headers. Provide the request payload in body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| query | No | ||
| headers | No | ||
| path_params | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||