Creates a report run
Report runs
Create a report run
POST
Creates a report run
A report run is the specific instance you create when fetching data from a
report via the API. You can use this endpoint to create a new report run,
specifying any columns, what interval or a search term that you want to filter
for in the output.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Response
successful