Corgea Documentation home page
Search or ask...
Support
Go to Corgea
Go to Corgea
Search...
Navigation
API Reference
Upload Code
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 Code
POST
/
cli
/
code-upload
Try it
200
400
401
{
"status"
:
"<string>"
}
Query Parameters
token
string
required
run_id
string
required
path
string
required
Body
multipart/form-data
file
file
Response
200
200
400
401
application/json
Code uploaded
status
string
Upload Git Config
Upload CI Data
200
400
401
{
"status"
:
"<string>"
}