Skip to main content
Update a repo

Authorizations

Authorization
string
header
required

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

Path Parameters

repo_id
string
required

Body

application/json
source_created_at
string | null
source_created_by
string | null
source_last_modified_at
string | null
source_last_modified_by
string | null
source_metadata
any
source_synced_at
string | null
source_version
string | null
display_name
string | null
name
string | null
project_id
string | null
source_type
string | null
source_uri
string | null

Response

HTTP 200 response.

created_at
string
required
created_by
string
required
display_name
string
required
id
string
required
name
string
required
repo_status
enum<string>
required
Available options:
active,
archived,
deleted
source_type
string
required
source_uri
string
required
updated_at
string
required
updated_by
string
required
workspace_id
string
required
artifact_count
integer<int64> | null
Required range: x >= 0
artifact_count_by_kind
object | null
project
null | object
project_id
string | null
source_created_at
string | null
source_created_by
string | null
source_last_modified_at
string | null
source_last_modified_by
string | null
source_metadata
any
source_synced_at
string | null
source_version
string | null
workspace
null | object