Skip to main content
POST
/
admin
/
registry
/
versions
/
artifacts
/
backfill
Error
A valid request URL is required to generate request examples
{
  "workflow_id": "<string>",
  "requested_count": 123
}
{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}

Authorizations

fastapiusersauth
string
cookie
required

Body

application/json

Request to start an artifact backfill workflow for selected versions.

version_ids
string<uuid>[]
required
Minimum array length: 1

Response

Successful Response

Response after scheduling an artifact backfill workflow.

workflow_id
string
required
requested_count
integer
required