v1

latestOpenAPI 3.0.12026-07-1714724311.1 KB
Files

Update a File

Update an existing file, and/or replace it's file contents.

patch/files/{id}

Path parameters

idstring required
Example:8cbb43fe-4cdf-4991-8352-c461779cec02

Unique identifier for the object.

Query parameters

fieldsstring[]

Control what fields are being returned in the object.

metastring

What metadata to return in the response.

Request body

titlestring

Title for the file. Is extracted from the filename on upload, but can be edited by the user.

filename_downloadstring

Preferred filename when file is downloaded.

descriptionstring nullable

Description for the file.

tagsstring[] nullable

Tags for the file. Is automatically populated based on Exif data for images.

Response

Successful request