Check TUS file upload
A request to check new file upload.
HEAD /api/v1/files/uploadResumable HTTP/1.1
- Example request
curl 'http://localhost:8080/api/v1/files/uploadResumable/a4a197e2-d651-4636-a567-530b234d0545' -i -X HEAD \
-H 'X-co-auth-token: 6a1306c1f9909b64eebe186ff5700131' \
-H 'X-FS-Token: cb1193c2f8ee31a89a696657e3a30c8a' \
-H 'X-Tenant-ID: default' \
-H 'Tus-Resumable: 1.0.0'
- Request headers
| Parameter | Description |
|---|---|
Tus-Resumable | Version of the protocol. |
- Response headers
| Parameter | Description |
|---|---|
Tus-Resumable | Version of the protocol. |
Upload-Offset | The Upload-Offset request and response header indicates a byte offset within a resource |
- Example response
HTTP/1.1 204 No Content
X-co-request-id: I2RibZHej6xrgumZ6h6751YvfRHrt6gw
Tus-Resumable: 1.0.0
Upload-Length: 20
Upload-Offset: 0
Cache-Control: no-store
Upload-Metadata: fsLogin bG9naW4=,fsToken Y2IxMTkzYzJmOGVlMzFhODlhNjk2NjU3ZTNhMzBjOGE=,metaParams eyJmaWxlbmFtZSI6InRlc3RmaWxlLnR4dCIsIm1lZGlhVHlwZSI6InRleHQvcGxhaW4iLCJwYXJlbnRJZCI6IjQzMzk4NzQ5LWE3NTQtNDY3ZS1hMzdhLTdiODgxZjNiOGYyYiJ9,tenantId ZGVmYXVsdA==