v1

latestSwagger 2.02026-07-146610689.7 KB
v2

Set meta description

Use this API method to set/change the meta description of a file or folder. For images, this is the meta field that is used for showing alt tags on images.

post/v2/files/meta/description

Query parameters

filenamestring required

Request body

descriptionstring required

Example request

{
  "description": "Blue Lake in the Winter"
}

Response

Successful