Newer Version Available
Attachment Input: New File Upload
- To upload a new file, provide the binary file in a multipart/form-data body part where name="feedItemFileUpload". See Uploading Binary Files.
- XML
- The attachmentType property is an attribute
of the <attachment> element. For
example:
- JSON
-
- Properties
-
Name Type Description Available Version attachmentType String The attachment type. Must contain the value NewFile. 27.0–31.0 desc String Description of the file. 23.0–26.0 description String Optional. Description of the file. 27.0–31.0 title String Title of the file. 24.0–31.0