---
title: "Set DVR privacy setting"
method: POST
path: "/v2/dvr/privacy"
tags: ["dvr"]
---

# Set DVR privacy setting

`POST /v2/dvr/privacy`

Set the privacy setting for media content. Acceptable values: Everyone, PeopleOnMyList, Blocked.

## Request body

- object
  - `value` string, required

## Response `200`

Privacy setting updated

## Other responses

- `401` — Invalid or missing API key
- `429` — Rate limit exceeded

---

[API](https://skmtc.dev/xbl/apis/openxbl-api.md) · [All operations](https://skmtc.dev/xbl/apis/openxbl-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/xbl/openxbl-api/revisions/e5df7bdca559/schema)
