Corgea Documentation home page
Search or ask...
Support
Go to Corgea
Go to Corgea
Search...
Navigation
API Reference
Upload Git Config
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 Git Config
POST
/
cli
/
git-config-upload
Try it
200
400
401
{
"status"
:
"<string>"
}
Query Parameters
token
string
required
run_id
string
required
Body
text/plain · string
The body is of type
string
.
Response
200
200
400
401
application/json
Git config uploaded
The response is of type
object
.
Upload Scan
Upload Code
200
400
401
{
"status"
:
"<string>"
}