Skip to main content
POST
Re-import remote files to selected jobs

Authorizations

Authorization
string
header
required

Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.

Path Parameters

projectUid
string
required

Body

application/json
jobs
object[]
required

Jobs to re-import the source file for. Must be UIDs of jobs already sourced from a configured connector/online-repository. 1 to 1000 jobs, and none of them may be split.

Required array length: 1 - 1000 elements

Response

successful operation

jobs
object[]

References to the jobs that were actually re-imported — the subset of the requested jobs that succeeded, not an echo of the request. Jobs with no connector/online-repository source are omitted here without any error being raised.