---
title: "Enable or disable the catalog"
method: POST
path: "/v1/workspaces/{workspaceId}/catalog/enable"
tags: ["Catalog"]
---

# Enable or disable the catalog

`POST /v1/workspaces/{workspaceId}/catalog/enable`

Admin+. JSON body with enabled true (default) or enabled false.

## Request body

- object
  - `enabled` boolean

## Response `200`

Updated

## Other responses

- `403` — Access denied

---

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