Helpers
Update Helpers
Given the offset in the 'Upload Offset' header, the user can use this PATCH endpoint in order to resume the upload.
patch/api/v2/helper/importFile/{id}
Path parameters
idinteger required
Headers
Upload-Offsetinteger required
The Upload-Offset header's value MUST be equal to the current offset of the resource
Content-Type'application/offset+octet-stream' required
Response
successful operation