---
title: "Create a custom channel"
method: POST
path: "/reviews/custom-channels"
tags: ["Review"]
---

# Create a custom channel

`POST /reviews/custom-channels`

Create a custom channel for an account

## Request body

- object
  - `customChannelName` string, string, required — Custom Channel Name

## Response `201`

Custom Channel Created

## Other responses

- `401` — Unauthorized
- `409` — Custom Channel Already Exists

---

[API](https://skmtc.net/guesty/apis/guesty-open-api.md) · [All operations](https://skmtc.net/guesty/apis/guesty-open-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/guesty/guesty-open-api/versions/7c62644070f2/schema)
