Skip to main content
POST
Add Project Repository

Authorizations

Authorization
string
header
required

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

Path Parameters

project_id
string<uuid>
required

Body

application/json

A single repository to link to a project.

github_repository
string
required
production_branch
string | null

Response

Successful Response

created_at
string<date-time>
required
directory_name
string
required
github_repository
string
required
id
string<uuid>
required
production_branch
string | null
required