Generate data-link file upload URL (to given path)
POST/data-links/:dataLinkId/upload/:dirPath
Creates a URL to upload files to the data-link associated with the given data-link identifier, specifying a file path (dirPath). For AWS S3 data-links, send a follow-up request to the /upload/finish endpoint after your file upload completes or fails to finalize the upload.
Request
Responses
- 200
- 400
- 403
- 404
OK
BadRequest
Operation not allowed
NotFound — workspace or credentials not found, API disabled for the workspace, or data-link or path not found