post_w_company_external_scan
Trigger an external company scan by calling the endpoint with route IDs, query parameters, and request body to identify vulnerabilities.
Instructions
Scan external endpoint Calls POST /w/company/external_scan. Provide route IDs in path_params, filters and pagination in query, and any required request headers in headers. Provide the request payload in body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| query | No | ||
| headers | No | ||
| path_params | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||