This route uploads content orders to given project id.

Supported Formats

json

Errors

Code Description
401 Unauthorized
403 Forbidden
404 Project Not Found

Params

Param name Description
id
required

Project ID

Validations:

  • Must be a String

file
required

File that includes orders as tsv format

Validations:

  • Must be a String