Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 915 Bytes

UpdateLinkedFile.md

File metadata and controls

16 lines (13 loc) · 915 Bytes

UpdateLinkedFile

Properties

Name Type Description Notes
description str The description of the file. [optional]
story_id int The ID of the linked story. [optional]
name str The name of the file. [optional]
thumbnail_url str The URL of the thumbnail, if the integration provided it. [optional]
type str The integration type of the file (e.g. google, dropbox, box). [optional]
size int The filesize, if the integration provided it. [optional]
uploader_id str The UUID of the member that uploaded the file. [optional]
url str The URL of linked file. [optional]

[Back to Model list] [Back to API list] [Back to README]