Skip to main content
POST
Error

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

org_id
string<uuid>
required
repository_id
string<uuid>
required

Body

application/json

Organization registry sync request.

force
boolean
default:false

Force sync by deleting the existing version first

Response

Successful Response

Organization registry sync response.

success
boolean
required
repository_id
string<uuid>
required
origin
string
required
version
string | null
commit_sha
string | null
actions_count
integer | null
forced
boolean
default:false
skipped
boolean
default:false
message
string | null