"[this request has no response data]"
Saves a collection file to a file upload job
"[this request has no response data]"
Authorization: Bearer $JWT_TOKEN
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240.
x >= 0
Content type header, used to specify the type of content being sent by the client.
application/json
, application/zip
, application/zip-compressed
, application/x-zip-compressed
File upload name header, used to specify the name of the file being uploaded to improve error reporting.
The ID for the file upload job.
The body of the file upload request.
The body is of type object
.
No Content This response will contain no response body.
The response is of type string
.