Organizations API
Organizations API
Section titled “Organizations API”List Organizations
Section titled “List Organizations”GET /organizationGet Organization
Section titled “Get Organization”GET /organization/{id}Create Organization
Section titled “Create Organization”POST /organizationUpdate Organization
Section titled “Update Organization”PUT /organization/{id}List Members
Section titled “List Members”GET /organization/{id}/membersInvite Member
Section titled “Invite Member”POST /organization/{id}/inviteRemove Member
Section titled “Remove Member”DELETE /organization/{id}/members/{userId}