---
title: "Delete an OTT stored job"
method: DELETE
path: "/accounts/{{account_id}}/mrss/ott-stored-jobs/{job_id}"
tags: ["OTT Stored Jobs"]
---

# Delete an OTT stored job

`DELETE /accounts/{{account_id}}/mrss/ott-stored-jobs/{job_id}`

Deletes an OTT stored job.

## Path parameters

- `account_id` string, required
- `job_id` string, required

## Response `200`

Job successfully deleted

## Other responses

- `401` — Insufficient permissions to access this API method
- `404` — Job 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)
