---
title: "Callback registered with the live_stream API to ensure that a user is eligible to view the video on demand content"
method: POST
path: "/video_on_demand/eligibility"
tags: ["Rest"]
---

# Callback registered with the live_stream API to ensure that a user is eligible to view the video on demand content

`POST /video_on_demand/eligibility`

## Headers

- `Authorization` string, required
- `UserProfileId` integer
- `SiteId` integer, required

## Response `200`

OK

## Other responses

- `400` — BadRequest
- `401` — Unauthorized
- `403` — Forbidden

---

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