---
title: "PUT /enterprise/clients/video-distribution-settings"
method: PUT
path: "/enterprise/clients/video-distribution-settings"
tags: ["enterprise"]
---

# PUT /enterprise/clients/video-distribution-settings

`PUT /enterprise/clients/video-distribution-settings`

## Request body

- BatchUpdateClientVideoDistributionSettingsRequest
  - `all` UpdateClientVideoDistributionSettingsRequest
    - `isVideoDistributionEnabled` boolean, required
  - `items` ClientVideoDistributionSettingsDTO[]
    - `clientEnterpriseId` integer, required
    - `isVideoDistributionEnabled` boolean, required

## Response `200`

OK

- CommandSuccess
  - `success` boolean

---

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