No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
Files Resources
Available resources are:
| Resource | Description |
|---|---|
| /chatter/files/fileId | Get information about a specified file, including references to external files. Upload a new version of an existing file, including references to external files. Rename a file, move a file to a different folder, and delete a file. |
| /chatter/files/fileId/content | Returns the content of the file, including references to external files. The content is streamed as the body of the response. |
| /chatter/files/fileId/file-shares | Returns information about the objects with which the specified file has been shared. Objects can be users, groups, or records. Can also be used to share the specified file with users. |
| /chatter/files/fileId/file-shares/link | A description of a file shared as a link. Create, access, and delete a file’s share link. |
| /chatter/files/fileId/rendition | A rendition of the file. A rendition is a binary preview of the file. The format of the binary depends on the format specified in the request. |
| /chatter/files/batch/fileIds | Information about a list of files, specified by file IDs. Get information about a list of files and delete a list of files. |