---
title: "Delete an OTT syndication"
method: DELETE
path: "/accounts/{{account_id}}/mrss/ott-syndications/{syndication_id}"
tags: ["OTT Syndications"]
---

# Delete an OTT syndication

`DELETE /accounts/{{account_id}}/mrss/ott-syndications/{syndication_id}`

Deletes an OTT syndication.

## Path parameters

- `account_id` string, required
- `syndication_id` string, required

## Response `200`

Syndication successfully deleted

## Other responses

- `401` — Insufficient permissions to access this API method
- `404` — Syndication not found
- `500` — Server error

---

[API](https://skmtc.net/brightcovelearning/apis/brightcove-syndication-configuration-api.md) · [All operations](https://skmtc.net/brightcovelearning/apis/brightcove-syndication-configuration-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/brightcovelearning/brightcove-syndication-configuration-api/revisions/d7b8a38db19f/schema)
