Package com.openai.models.admin.organization.groups
See: Description
-
Class Summary Class Description Builder A builder for Group. GroupType The type of the group. Group Details about an organization group. Builder A builder for GroupCreateParams. Builder A builder for Body. Body Request payload for creating a new group in the organization. GroupCreateParams Creates a new group in the organization. Builder A builder for GroupDeleteParams. GroupDeleteParams Deletes a group from the organization. Builder A builder for GroupDeleteResponse. GroupDeleteResponse Confirmation payload returned after deleting a group. Builder A builder for GroupListPage. GroupListPage Builder A builder for GroupListPageAsync. GroupListPageAsync Builder A builder for GroupListPageResponse. GroupListPageResponse Paginated list of organization groups. Builder A builder for GroupListParams. Order Specifies the sort order of the returned groups. GroupListParams Lists all groups in the organization. Builder A builder for GroupRetrieveParams. GroupRetrieveParams Retrieves a group. Builder A builder for GroupUpdateParams. Builder A builder for Body. Body Request payload for updating the details of an existing group. GroupUpdateParams Updates a group's information. Builder A builder for GroupUpdateResponse. GroupUpdateResponse Response returned after updating a group.