Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 620 Bytes

File metadata and controls

12 lines (9 loc) · 620 Bytes

# GetMediaPresignedUrl200Response

Properties

Name Type Description Notes
upload_url string Presigned URL to PUT your file to (expires in 1 hour) [optional]
public_url string Public URL where the file will be accessible after upload [optional]
key string Storage key/path of the file [optional]
type string Detected file type based on content type [optional]

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