POST /api/v202106/reportdistribution/exec

Runs all active report distributions based on their configured schedules

RunReportDistributionsV202106
Processes all report distributions that are due to run based on their schedule configuration. Requires DistributedReportsSettings Manage permission or the system report schedule runner user.

Request Headers

Header Value Required Description
ECI-ApiKey string Yes Your API key. See Authentication.
Content-Type application/json Yes All requests must specify JSON content type, including the request body.

Responses

204 No Content The request succeeded. No content is returned in the response body.