On this page
Groups API
The Okta Groups API provides operations to manage Okta groups and their user members for your org.
Explore the Okta Public API Collections (opens new window) workspace to get started with the Groups API.
Group operations
Group operations provide operations to manage Okta groups for your org. These operations are available at the new Okta API reference portal (opens new window) as part of the Groups API (opens new window).
Add Group
See Add a Group (opens new window) in the new Okta API reference portal (opens new window).
Get Group
See Retrieve a Group (opens new window) in the new Okta API reference portal (opens new window).
List Groups
See List all Groups (opens new window) in the new Okta API reference portal (opens new window).
Update Group
See Retrieve a Group (opens new window) in the new Okta API reference portal (opens new window).
Group member operations
Group member operations provide operations to manage the user members of your Okta groups for your org. These operations are available at the new Okta API reference portal (opens new window) as part of the Groups API (opens new window).
List Group members
See List all Member Users (opens new window) in the new Okta API reference portal (opens new window).
Add User to Group
See Assign a User to a Group (opens new window) in the new Okta API reference portal (opens new window).
Remove User from Group
See Unassign a User from a Group (opens new window) in the new Okta API reference portal (opens new window).
Group rule operations
Group rule operations provide operations to manage rules for Okta groups in your org. These operations are available at the new Okta API reference portal (opens new window).
Create Group rule
See Create a Group rule (opens new window) in the new Okta API reference portal (opens new window).
Update Group rule
See Replace a Group rule (opens new window) in the new Okta API reference portal (opens new window).
List Group rules
See List all Group rules (opens new window) in the new Okta API reference portal (opens new window).
Get Group rule
See Retrieve a Group rule (opens new window) in the new Okta API reference portal (opens new window).
Activate a Group rule
See Activate a Group Rule (opens new window) in the new Okta API reference portal (opens new window).
Deactivate a Group rule
See Deactivate a Group Rule (opens new window) in the new Okta API reference portal (opens new window).
Related resources
List assigned Applications
See List all Assigned Applications (opens new window) in the new Okta API reference portal (opens new window).
Group object
See Group - response payload (opens new window) in the new Okta API reference portal (opens new window).