Skip to main content
POST
Error

Authorizations

X-API-Key
string
header
required

Path Parameters

owner
string
required
repo
string
required

Body

application/json

Fields to fork a repo

repo_handle
string
required
tag_value_ids
string<uuid>[] | null
Maximum array length: 100
readme
string | null
description
string | null
tags
string[] | null
is_public
boolean | null

Response

Successful Response

repo
RepoWithLookups · object
required

All database fields for repos, plus helpful computed fields.