Newer Version Available
Create a New Report
Create a new report using a POST request.
- Example Usage
- /services/data/v39.0/analytics/reports
- Example Request Body
- To create a report, you only have to specify reportMetadata with a name and a reportType to create a new report. Other properties are
optional.
- Example Response Body
- The response includes the new report’s reportExtendedMetadata, reportMetadata,
and reportTypeMetadata.