Skip to main content
POST
Re-import remote file targets 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 target file for. Must be UIDs of jobs already sourced from a configured connector/online-repository, previously exported to it, and whose connector type supports target reimport (currently only PHRASE). Jobs from other connector types, or jobs never exported, are silently omitted from the response. 1 to 1000 jobs.

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.