Skip to main content
PATCH
Update 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.

Path Parameters

id
string
required
Pattern: ^[A-Za-z0-9_-]+$

Body

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

Response

Updated community