Corgea Documentation home page
Search or ask...
Support
Go to Corgea
Go to Corgea
Search...
Navigation
API Reference
Upload Scan
Corgea Documentation home page
Documentation
Roadmap
Service Status
Blog
API Reference
API Reference
Introduction
API Reference
GET
Verify Token
POST
Upload Scan
POST
Upload Git Config
POST
Upload Code
POST
Upload CI Data
GET
Get All Issues
GET
Get Issues Tree
GET
Get Issue
API Reference
Upload Scan
POST
/
cli
/
scan-upload
Try it
200
401
{
"status"
:
"<string>"
}
Query Parameters
token
string
required
run_id
string
required
engine
string
required
project
string
required
Body
application/json · object
The body is of type
object
.
Response
200
200
401
application/json
Scan uploaded
status
string
Verify Token
Upload Git Config
200
401
{
"status"
:
"<string>"
}