---
title: "Remove a video from an On Demand page"
method: DELETE
path: "/ondemand/pages/{ondemand_id}/videos/{video_id}"
tags: ["On Demand\\Videos"]
---

# Remove a video from an On Demand page

`DELETE /ondemand/pages/{ondemand_id}/videos/{video_id}`

Information about this method appears below.

## Path parameters

- `ondemand_id` number, required
- `video_id` number, required

## Response `204`

The video was deleted.

## Other responses

- `403` — You can't modify an On Demand page that you don't own.

---

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