Organizations
All groupsAPI REFERENCE

Organizations

Organizations

6 endpoints
POST/v1/organizations

Create a new organization

live
GET/v1/organizations

List organizations for the current user

live
GET/v1/organizations/{organizationId}

Get organization by ID

live
PUT/v1/organizations/{organizationId}

Update organization details

live
GET/v1/organizations/{organizationId}/members

List organization members

live
DELETE/v1/organizations/{organizationId}/members/{userId}

Remove a member

live