Skip to main content

Run Campaign Remediation Scan

POST 

/campaigns/:id/run-remediation-scan

deprecated

Use this API to run a remediation scan task for a certification campaign. Though this Beta endpoint has been deprecated, you can find its V3 equivalent here. Calling this endpoint requires roles of CERT_ADMIN and ORG_ADMIN.

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...