Skip to main content

Generate file upload URL

POST 

/data-links/:dataLinkId/upload

Creates a URL to upload files to the data-link associated with the given dataLinkId. For AWS S3 data-links, an additional follow-up request must be sent after your file upload has completed (or encountered an error) to finalize the upload - see the /upload/finish endpoint.

Request

Responses

OK