---
title: "Remove a specific region from an On Demand page"
method: DELETE
path: "/ondemand/pages/{ondemand_id}/regions/{country}"
tags: ["On Demand\\Regions"]
---

# Remove a specific region from an On Demand page

`DELETE /ondemand/pages/{ondemand_id}/regions/{country}`

Information about this method appears below.

## Path parameters

- `country` string, required
- `ondemand_id` number, required

## Response `204`

The On Demand region was deleted.

## Other responses

- `403` — You can't modify an On Demand page that you don't own.
- `404` — No such On Demand page or region exists.

---

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