Organization users ================== Endpoints used for managing users within an organization. .. toctree:: :maxdepth: 1 :hidden: Get all Invite user Get profile Update profile Assign admin role Remove admin role Remove user **Operations** - `Get all `_ - List organization users with optional filters - `Invite user `_ - Add a new user to the organization - `Get profile `_ - Get details of a single organization user - `Update profile `_ - Update organization user display name - `Assign admin role `_ - Grant admin role to a user - `Remove admin role `_ - Revoke admin role from a user - `Remove user `_ - Delete a user from organization