v12

latestOpenAPI 3.0.1raw.githubusercontent.com2026-08-01252498556.8 KB
data-links

Finish data-link file upload

Finish upload of a data-link file. This is necessary for AWS S3 data-links (DataLinkProvider=aws) to finalize a successful file upload, or abort an upload if an error was encountered while uploading a file using an upload URL from the /upload endpoint.

post/data-links/{dataLinkId}/upload/finish

Path parameters

dataLinkIdstring required

Data-link string identifier

Query parameters

credentialsIdstring

Credentials string identifier

workspaceIdinteger

Workspace numeric identifier

Request body

fileNamestring
uploadIdstring
withErrorboolean

Response

FinishDataLinkUpload 200 response

object required