---
title: "Set workspace publish policy"
method: PATCH
path: "/v1/workspaces/{workspaceId}/publish-policy"
tags: ["Workspaces"]
---

# Set workspace publish policy

`PATCH /v1/workspaces/{workspaceId}/publish-policy`

## Request body

- object
  - `policy` 'allow' | 'prohibit' | 'require_approval'
  - `approvals_required` integer

## Response `200`

Updated

---

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