Skip to main content

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

OK