Actions
Create New Scan
Creates a new scan.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Is Incremental | Specifies whether the scan is incremental of full. |
| Is Public | Specifies whether the requested scan is public or private. |
| Project ID | Specifies the Unique ID of the specific project to be scanned. |
| Parameter | Description |
|---|---|
| Comment | Specifies the scan comment. |
| Custom Fields | Any customFields that may be needed. |
| Force Scan | Specifies whether the code should be scanned regardless of unchanged code. |
{
"id": 9223372036854776000,
"link": {
"rel": "string",
"uri": "string"
}
}
Was this page helpful?