---
title: "Set metadata to station"
method: GET
path: "/1/radios/stats/metadata"
tags: ["Stats > Stations"]
---

# Set metadata to station

`GET /1/radios/stats/metadata`

This endpoint allows you to set metadata to a station.

## Query parameters

- `data` string — Specify the metadata for the station (same as push)
- `push` string — Specify the metadata for the station (same as data)

## Response `200`

OK

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

## Other responses

- `404` — Not Found

---

[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)
