v12

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

Finish data-link file upload to given path

Finish upload of a data-link file, specifying a file path (dirPath). 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/{dirPath}

Path parameters

dataLinkIdstring required

Data-link string identifier

dirPathstring required

Path to the destination directory

Query parameters

credentialsIdstring

Credentials string identifier

workspaceIdinteger

Workspace numeric identifier

Request body

fileNamestring
uploadIdstring
withErrorboolean

Response

FinishDataLinkUploadWithPath 200 response

object required