Skip to main content
PATCH
Update Registry

Authorizations

Authorization
string
header
required

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

Path Parameters

registry_id
string<uuid>
required

Body

application/json
description
string | null
is_active
boolean | null
name
string | null
source_url
string | null
sync_mode
string | null

Response

Successful Response

created_at
string
required
description
string | null
required
id
string<uuid>
required
is_active
boolean
required
item_count
integer
required
last_sync_error
string | null
required
last_synced_at
string | null
required
name
string
required
registry_type
string
required
source_type
string
required
source_url
string
required
sync_mode
string
required
updated_at
string
required