Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 999 Bytes

CreateLinkedFile.md

File metadata and controls

17 lines (14 loc) · 999 Bytes

CreateLinkedFile

Properties

Name Type Description Notes
description string The description of the file. [optional]
storyId int The ID of the linked story. [optional]
name string The name of the file.
thumbnailUrl string The URL of the thumbnail, if the integration provided it. [optional]
type string The integration type of the file (e.g. google, dropbox, box).
size int The filesize, if the integration provided it. [optional]
uploaderId string The UUID of the member that uploaded the file. [optional]
contentType string The content type of the image (e.g. txt/plain). [optional]
url string The URL of linked file.

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