Skip to main content
PATCH
Error

Authorizations

X-API-Key
string
header
required

Path Parameters

owner
string
required
repo
string
required

Body

application/json

Fields to update a repo

description
string | null
readme
string | null
tags
string[] | null
is_public
boolean | null
is_archived
boolean | null
restricted_mode
boolean | null

Response

Successful Response

repo
RepoWithLookups · object
required

All database fields for repos, plus helpful computed fields.