Skip to content

Import batch run archive

POST
/api/v1/runs/upload-batch
curl --request POST \
--url 'https://example.com/api/v1/runs/upload-batch?projectId=00000000-0000-0000-0000-000000000000'
projectId
required

Project scope. Required on scoped list and root-create operations; requests without a resolvable project are rejected with 400. There is no default project.

string
>= 1 characters
Example
00000000-0000-0000-0000-000000000000

Project scope. Required on scoped list and root-create operations; requests without a resolvable project are rejected with 400. There is no default project.

Multi-status: 201 if all runs imported, 400 if none imported, 207 if partial

No archive uploaded, empty archive, or all runs failed