Skip to main content
POST
/
api
/
upload
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Authorizations

X-API-Key
string
header
required

Use an API key in the X-API-Key header.

Body

multipart/form-data
file
file
required
repo_name
string
required
branch_name
string
required

Response

Successful Response