Skip to main content
POST
Create a community

Authorizations

Authorization
string
header
required

Bearer credential for the public API. Send a live COPE API key (cope_sk_live_*), or a Clerk session token when acting as a signed-in user. Community operations are scoped to the authenticated user; include X-Cope-Business-Id to act on behalf of a specific business you own.

Body

application/json
name
string
required
Required string length: 1 - 120
cover_image_url
string<uri>
description
string
tier
enum<string>
default:free
Available options:
free,
paid

Response

Created community

data
object
required