/
CR
crosmos
/
Crosmos API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 3h ago · Updated 2w ago
View markdown
crosmos
Crosmos API
patch
Update organization (owner/admin only)
v2
latest
OpenAPI 3.1.0
2026-07-26
69
109
88.9 KB
auth
9
billing
7
conversations
1
entities
2
graph
2
jobs
1
memories
3
oauth-consumer
3
oauth-server
3
organizations
12
get
List the caller's organizations
post
Accept organization invite
get
Preview organization invite
get
List organization members
delete
Remove organization member
patch
Update organization member role
get
List organization invites
post
Create organization invite
delete
Revoke organization invite
get
Get organization detail
patch
Update organization (owner/admin only)
get
Get organization entitlements + this month's usage
search
1
sources
5
spaces
5
usage
1
visibility
13
webhooks
1
organizations
Update organization (owner/admin only)
patch
/api/v1/orgs/{org_uuid}
Path parameters
org_uuid
string
uuid
required
Request body
UpdateOrganizationRequest
required
name
string
slug
string
billing_email
string
email
nullable
Response
Updated
Organization
required
id
string
uuid
required
slug
string
required
name
string
required
plan
'free'
|
'developer'
|
'pro'
|
'enterprise'
required
billing_email
string
email
nullable
required
created_at
string
date-time
required
updated_at
string
date-time
required