Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 914 Bytes

File metadata and controls

16 lines (11 loc) · 914 Bytes

MediaUpload

Media upload that has been registered but not uploaded/processed yet.

Properties

Name Type Description Notes
media_id str Unique identifier for this media upload. Used to track status and for attaching during Pin creation. [optional]
media_type str [optional]
upload_url str The URL where you will POST your media file. [optional]
upload_parameters MediaUploadAllOfUploadParameters [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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