tus
v1
Transfer file data
patch/api/v1/tus/upload-session/{upload_session_id}/upload/{guid}/
Path parameters
upload_session_idstring required
guidstring required
Headers
forceboolean
Upload a file even if it exists.
Upload-Offsetinteger required
Upload offset, bytes.
Tus-Resumablestring required
1.0.0
Response
Example response
{
"status": "status"
}Changes
No recorded changes to this endpoint across all 5 revisions of this API.