Skip to main content
POST
Create job

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.

Headers

Memsource
string<application/json>
required

Job metadata JSON (see endpoint description for accepted fields)

Content-Disposition
string

Required when remoteFile is empty. Must match pattern ((inline|attachment); )?(filename\*=UTF-8''(.+)|filename="?(.+)"?)

Path Parameters

projectUid
string
required

Project UID

Body

application/octet-stream

Source file binary; required when remoteFile is not supplied in the metadata

The body is of type object.

Response

Created

asyncRequest
object
jobs
object[]

Job parts created by the operation

unsupportedFiles
string[]

Filenames that could not be imported because their format is unsupported

warnings
object[]

Warnings raised during import, grouped by domain