---
title: "Add RSS"
method: POST
path: "/dataset/{dataSetId}/rss"
tags: ["dataset"]
---

# Add RSS

`POST /dataset/{dataSetId}/rss`

Add a RSS to a DataSet

## Path parameters

- `dataSetId` integer, required

## Response `201`

successful operation

- unknown

## Changes

- **2026-02-25** `41c04de98ec5` — 1 breaking, 1 info
  - added required request body
  - added the media type `application/json` for the response with the status `201`
- **2020-02-17** `8e1275395104` — 2 breaking
  - removed the request body
  - removed the media type `application/json` for the response with the status `201`

[Change history](https://skmtc.dev/xibosignage/apis/xibo-api/changes/dataset/:dataSetId/rss/post.md)

---

[API](https://skmtc.dev/xibosignage/apis/xibo-api.md) · [All operations](https://skmtc.dev/xibosignage/apis/xibo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/xibosignage/xibo-api/revisions/9136e3c2cb1d/schema)
