reports

Name Resource Description
Check report data POST api/2.0/crm/report/check Checks the report data for the parameters specified in the request.
Delete a report file DELETE api/2.0/crm/report/file/{fileid} Deletes a report file with the ID specified in the request.
Generate a report POST api/2.0/crm/report/generate Runs the report generation task with the parameters specified in the request.
Get report files GET api/2.0/crm/report/files Returns a list of all the user report files.
Get the report generation status GET api/2.0/crm/report/status Returns a status of the report generation task.
Terminate the report generation GET api/2.0/crm/report/terminate Terminates the report generation task.