Skip to main content

Run Campaign Report

POST 

/campaigns/:id/run-report/:type

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Runs a report for a certification campaign. Requires the following roles: CERT_ADMIN, DASHBOARD, ORG_ADMIN and REPORT_ADMIN.

Request

Path Parameters

    id stringrequired

    The ID of the campaign for which report is being run.

    type ReportTyperequired

    Possible values: [CAMPAIGN_COMPOSITION_REPORT, CAMPAIGN_REMEDIATION_STATUS_REPORT, CAMPAIGN_STATUS_REPORT, CERTIFICATION_SIGNOFF_REPORT]

    The type of the report to run.

Responses

Accepted - Returned if the request was successfully accepted into the system.

Schema

    object

Loading...