---
title: "Bulk attach metadata."
method: POST
path: "/2/vod/channels/{channel}/metadata"
tags: ["V3 > Metadata"]
---

# Bulk attach metadata.

`POST /2/vod/channels/{channel}/metadata`

Attach metadata specified in the request associated with the provided channel.

## Path parameters

- `channel` integer, required

## Request body

- object
  - `folders` string[]
  - `media` string[] — The media unique identifier
  - `metadata` string[]

## Response `200`

OK

- Response
  - `result` 'success' | 'error' | 'asynchronous', required — Result of the HTTP request

---

[API](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools.md) · [All operations](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/infomaniak/api-reference-developer-tools/revisions/667aae28fec6/schema)
