Skip to main content

Run Campaign Remediation Scan

POST 

/campaigns/:id/run-remediation-scan

deprecated

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

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.

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