Actions
Register New Scan Report
Register a new scan report.

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 |
|---|---|
| Report Type | The type of report to register. |
| Scan ID | The ID of the scan for which a new report will be registered. |
{
"reportId": 9223372036854776000,
"links": {
"report": {
"rel": "string",
"uri": "string"
},
"status": {
"rel": "string",
"uri": "string"
}
}
}
Was this page helpful?