v1

latestOpenAPI 3.0.02026-07-17132430.9 KB
Upload

Complete a file upload after all the parts have been successfully uploaded

The /server-provided-path-upload-documents-url operation specifies the upload completion URL for each file. The upload completion endpoint must be called by the client when the file content upload has completed successfully.

post/server-provided-path-document-upload-completion

Response

version_numberstring required

A human readable version number. This is not expected to be in any specific format across CDEs and may hold any value

version_indexinteger required

A machine readable sequence number of the version of the document. The sequence must be ordered, so that newer versions have higher values than previous ones. Each version index must be unique for that document, but there may be gaps in the sequence

creation_datestring date-time required

The creation date of the document revision

titlestring required

A human readable code or identifier

document_idstring required

A machine readable identifier that can be used to uniquely identify this version it future calls - see Query section