AppGroup contains the request/response fields representing the logical grouping of apps. Note that appgroup_id, createTime and updateTime cannot be changed by the user, and gets updated by the system. The name and the organization once provided cannot be edited subsequently.
Output only. Internal identifier that cannot be edited
name
string
Immutable. Name of the AppGroup. Characters you can use in the name are restricted to: A-Z0-9._-$ %.
channelUri
string
A reference to the associated storefront/marketplace.
channelId
string
channel identifier identifies the owner maintaing this grouping.
displayName
string
app group name displayed in the UI
organization
string
Immutable. the org the app group is created
status
string
Valid values are active or inactive. Note that the status of the AppGroup should be updated via UpdateAppGroupRequest by setting the action as active or inactive.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[[["\u003cp\u003eAppGroup resource represents a logical grouping of apps, where \u003ccode\u003eappGroupId\u003c/code\u003e, \u003ccode\u003ecreatedAt\u003c/code\u003e, and \u003ccode\u003elastModifiedAt\u003c/code\u003e are system-managed and cannot be changed by the user.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ename\u003c/code\u003e and \u003ccode\u003eorganization\u003c/code\u003e fields of an AppGroup are immutable once set, meaning they cannot be edited after creation.\u003c/p\u003e\n"],["\u003cp\u003eThe AppGroup status can be either \u003ccode\u003eactive\u003c/code\u003e or \u003ccode\u003einactive\u003c/code\u003e and should be updated through the \u003ccode\u003eUpdateAppGroupRequest\u003c/code\u003e by specifying the desired action.\u003c/p\u003e\n"],["\u003cp\u003eThe AppGroup resource supports various operations including creation, deletion, retrieval, listing, and updating via the methods exposed.\u003c/p\u003e\n"],["\u003cp\u003eThe AppGroup resource is represented in JSON format, and each AppGroup contains various fields including an ID, name, channel information, organization, status, attributes, and timestamps for creation and modification.\u003c/p\u003e\n"]]],[],null,["# REST Resource: organizations.appgroups\n\n- [Resource: AppGroup](#AppGroup)\n - [JSON representation](#AppGroup.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: AppGroup\n------------------\n\nAppGroup contains the request/response fields representing the logical grouping of apps. Note that appgroup_id, createTime and updateTime cannot be changed by the user, and gets updated by the system. The name and the organization once provided cannot be edited subsequently."]]