Newer Version Available

This content describes an older version of this product. View Latest

Content Hub File Upload Output

Output representation for Content Hub File Upload.
JSON Example
Properties
Property Name Description
isSuccess Indicates whether the request succeeded (true) or failed (false).
contentVersionId The content version ID generated at the server side for the file being uploaded.
contentDocumentId The content document ID generated at the server side for the file being uploaded.
contentDocumentLinkId The content document link ID, which maintains the link between contextId and Content Document ID.
code The status code that represents the status of the request.
message The message that explains why the request failed or a related message.