Skip to content

Organization management

An organization is the top-level structure that groups users and resources.

Create and update

  • Typically SUPERADMIN or, per your policy, ORG_ADMIN can create organizations.
  • Name, live chat / messaging fields, and subscription assignment can be updated.

Members

  • List: GET /organizations/:id/members
  • Invite: POST /organizations/:id/invite (email)
  • Remove: DELETE .../members/:userId

Messaging environment

The messaging environment assigned to an organization links inboxes and projects.

API

Organizations endpoints

Cere Insight 2.0 documentation