Skip to main content
POST
Attach an uploaded file to an import and queue the parse.

Headers

Prefer
enum<string>

Preference

Available options:
params=single-object

Body

Attach an uploaded file to an import and queue the parse.

The parse waits on the file service saying the bytes are there, not on this call.

p_batch_id
string<uuid>
required
p_file_id
string<uuid>
required

Response

200

OK