Add scan configs to shared collection

Adds scan configurations to a shared collection.

This request creates an asynchronous job in Tenable Vulnerability Management. You can query the status of the job with the Get job status endpoint.

Requires the Scan Operator [24] user role and the CAN_EDIT shared collections permission. Alternatively, requires the IO.SHARED_COLLECTIONS.MANAGE custom role privilege. See Roles and Permissions.

Path Params
uuid
required

The uuid of the shared collection to add scan configurations to.

Body Params
scan_configs
array of strings
required

The list of scan configuration IDs to add to the shared collection. You can add up to 1,000 scan configurations per request.

Note: Remediation scan configurations and Web App Scanning (WAS) scan configurations cannot be added to a shared collection. Users must have at least Can View [16] scan permissions to share a scan configuration.

scan_configs*
Responses

403

Returned if you do not have permission to add scan configurations to the shared collection.

Language
Credentials
Header
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json