Upload file data for a remote upload session.
POST/api/v4/remotecluster/upload/:upload_id
Streams file data into an existing upload session from a linked remote cluster. This endpoint is authenticated with a remote-cluster token.
Permissions
No user session permissions required.
Request
Responses
- 200
- 204
- 400
- 401
Upload chunk accepted
Upload data accepted with no file completion yet
Invalid or missing parameters in URL or request body
No access token provided