Files
Overview
File objects contain information about your individual media files, including the unique ID, the URL, the type, width, height, and other file properties, plus any metadata you have added.
File Objects
See Files for detailed coverage of all available props and values.
Endpoints
You can use the /files
and /files/{id}
endpoints to manage your files.
GET
List Files
POST
Create File
GET
Get File
PATCH
Update File
DELETE