Authorizations
API key for authentication
Query Parameters
The ID of the run associated with the scan report
The engine used for the scan
Available options:
checkmarx
, codeql
, fortify
, semgrep
, snyk
The name of the project
Base64-encoded JSON string containing repository information (branch_name, integration_url, etc.)
Body
text/plain · string
The scan report content as UTF-8 text (typically SARIF or JSON format)
The body is of type string
.
Response
Scan report uploaded successfully
Example:
"ok"