---
title: "Set meta description"
method: POST
path: "/v2/files/meta/description"
tags: ["v2"]
---

# Set meta description

`POST /v2/files/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.

## Query parameters

- `filename` string, required

## Request body

- Model67
  - `description` string, required

## Response `default`

Successful

---

[API](https://skmtc.dev/sirv/apis/api-documentation.md) · [All operations](https://skmtc.dev/sirv/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sirv/api-documentation/revisions/80ff016d7d3a/schema)
