Skip to main content

Run Campaign Remediation Scan

POST 

/campaigns/:id/run-remediation-scan

Use this API to run a remediation scan task for a certification campaign.

A token with ORG_ADMIN, CERT_ADMIN or REPORT_ADMIN authority is required to call this API.

Request

Path Parameters

    id stringrequired

    ID of the campaign the remediation scan is being run for.

Responses

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

Schema

    object

Loading...