---
title: "Enable a channel catalog"
method: POST
path: "/v2/user/channelCatalogs/{channelCatalogId}/enable"
tags: ["Channel Catalogs - Settings"]
---

# Enable a channel catalog

`POST /v2/user/channelCatalogs/{channelCatalogId}/enable`

## Path parameters

- `channelCatalogId` string, guid, required

## Response `204`

Channel catalog enabled

## Other responses

- `402` — You have to upgrade your offer to activate this channel catalog
- `403` — Occurs when a user tries to enable a non-configured ChannelCatalog.
- `404` — Occurs when a user tries to work on the wrong ChannelCatalogId.
- `default` — Occurs when something goes wrong

---

[API](https://skmtc.net/beezup/apis/beezup-merchant-api.md) · [All operations](https://skmtc.net/beezup/apis/beezup-merchant-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/beezup/beezup-merchant-api/versions/557b7feddf8a/schema)
