Newer Version Available
ConnectApi.FileIdInput
| Property | Type | Description | Required or Optional | Available Version |
|---|---|---|---|---|
| id | String | ID of a file that has already been uploaded. | Required | 36.0 |
| operationType | ConnectApi.OperationType | Specifies the operation to carry out on the
file.
Values are:
Remove operations are processed before Add operations. Adding content that is already added and removing content that is already removed result in no operation. |
Optional If not specified, defaults to Add. |
36.0 |