Corgea Documentation home page
Search or ask...
Support
Go to Corgea
Go to Corgea
Search...
Navigation
API Reference
Upload CI Data
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 CI Data
POST
/
cli
/
ci-data-upload
Try it
200
401
{
"status"
:
"<string>"
}
Query Parameters
โ
token
string
required
โ
run_id
string
required
โ
platform
string
required
Body
application/json ยท object
Response
200
200
401
application/json
CI data uploaded
The response is of type
object
.
Upload Code
Get All Issues
200
401
{
"status"
:
"<string>"
}