Create scan configuration

Creates a new scan configuration.

This operation is asynchronous and returns with an immediate 202. The scan configuration is guaranteed to be created at some point in the immediate future depending on resource load. To track the status of the operation, use the GET /was/v2/configs/{config_id}/status/{tracking_id} endpoint. The config_id and tracking_id can be retrieved from the URI provided in the Location header of the 202 Accepted response.

Requires SCAN MANAGER [40] user permissions and CAN EDIT [64] scan permissions. Alternatively, SCAN OPERATOR [24] user permissions and CAN VIEW [16] scan template (policy) permissions. See Permissions.

Language
Authorization
Header
Click Try It! to start a request and see the response here!