ConnectApi.ContentHubItemInput

Item type ID and fields of the item type.
Property Type Description Required or Optional Available Version
fields List<ConnectApi.​ContentHub​FieldValue​Input> List of fields for the item. Required to create a SharePoint file in a repository because the file name is required; otherwise optional 39.0
itemTypeId String ID of the item type, such as L3NpdGVzL0FDRVRfRklMRUNPTk5FQ1RfSU5U:​5f33e0f4-b33c-4127-b9e4-dd5a73dd2f1b:​0c847e7c-d4a2-4136-bfda-c468fae2d087:0x0101.

To get the itemTypeId, use one of the getAllowedItemTypes() methods.

Required to create a file in a repository 39.0