Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 768 Bytes

FileJsonRequest.md

File metadata and controls

15 lines (10 loc) · 768 Bytes

# FileJsonRequest

Properties

Name Type Description Notes
file \SplFileObject For application/JSON protocol, a base64 encoded string may be sent.
purpose string The purpose of the uploaded file.
file_name string A filename for the file, suitable for saving to a filesystem.
title string A user friendly title for the document. [optional]
link_expires_time \DateTime Time at which the link expires. [optional]

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