v20

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-011984401.2 MB
My Organizations

Update an organization

Updates an organization's profile fields. The caller (key owner) must be an organization owner or admin. Requires orgs.profile:read-write.

patch/orgs/{identifier}

Path parameters

identifierstring required

Organization slug or Convex organization ID.

Organization slug or Convex organization ID.

Request body

namestring
tagstring
descriptionstring
isPublicboolean
profileVisibility'public' | 'limited' | 'private'

Response

Organization updated.

successtrue required
timestampstring required

Response generation time (ISO 8601).