---
title: "Add a promotion to an On Demand page"
method: POST
path: "/ondemand/pages/{ondemand_id}/promotions"
tags: ["On Demand\\Promotions"]
---

# Add a promotion to an On Demand page

`POST /ondemand/pages/{ondemand_id}/promotions`

Information about this method appears below.

## Path parameters

- `ondemand_id` number, required

## Response `200`

The promotion was added.

## Other responses

- `400` — * There are errors in the request. * The promo code already exists.
- `403` — You can't create promotions for an On Demand page that you don't own.
- `404` — No such On Demand page 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)
