Skip to main content
POST
Create Repository

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Idempotency-Key
string | null
Required string length: 8 - 200
X-Correlation-ID
string | null
authorization
string | null

Body

application/json
external_id
string
required
Required string length: 1 - 200
forge
string
required
full_name
string
required
Required string length: 1 - 300
workspace_id
string
required
default_branch
string | null
Maximum string length: 200
installation_id
string | null
Maximum string length: 200

Response

Successful Response

The response is of type Response Create Repository Api V1 Repositories Post · object.

Last modified on July 28, 2026