Skip to content

Organizations endpoints

MethodPath (example)Description
GET/organizationsList (depends on role policy)
POST/organizationsCreate
GET/organizations/meCurrent org
GET/PATCH/DELETE/organizations/:idDetail / update / delete
GET/organizations/:id/membersMembers
POST/organizations/:id/inviteInvite
DELETE/organizations/:id/members/:userIdRemove member

Messaging environment assignment may appear in the organization update body.

Conflicting legacy docs: organization.md vs organization-authorization.md — pick one source of truth (backend or OpenAPI).

Cere Insight 2.0 documentation