Update a documentation repository

Update settings on a documentation repository. A repository owns
content — pages, collections, groups, FAQs, files, per-content locale
handles, and per-locale auto-translate. Presentation (DNS, theme,
header/footer, widget, visibility, assets, locale shell) lives on
DocsSite; set those via PUT /docs/sites/{id}.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the repository to update

Body Params
string

The locale to update auto-translate for (defaults to defaultLocale).

boolean

Whether new or updated content in the default locale is auto-translated to the specified locale.

string
deprecated

Set on the site via PUT /docs/sites/{id}.

supportedLocales
array of strings
deprecated

Set on the site via PUT /docs/sites/{id}.

supportedLocales
string
deprecated

Set on the site via PUT /docs/sites/{id} with locale.

string
deprecated

Set on the site via PUT /docs/sites/{id} with locale.

string
enum
deprecated

Set on the site via PUT /docs/sites/{id}.

Allowed:
string | null
deprecated

Set on the site via PUT /docs/sites/{id}.

boolean
deprecated

Set on the site via PUT /docs/sites/{id}.

config
object
deprecated

Set on the site via PUT /docs/sites/{id}.

Responses

400

Bad request

404

Repository not found

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json