Represents a set of Users.
create(), update(), delete(), query(), retrieve(), getDeleted(), getUpdated(), describeSObjects()
| Field | Field Type | Field Properties | Description |
|---|---|---|---|
| Create | Email address for a group of type Case. Applies only for a case queue. | ||
| Name | string | Create | Required. Name of the group. |
| OwnerId | reference | Filter | ID of the user who owns the group. |
| RelatedId | reference | Filter | For Groups of type “Role,” the ID of the associated UserRole. Read-only. |
| Type | picklist | Create | Required. Type of the Group. One of the following values:
|
Unlike users, this object can be deleted. Any User can access this object—no special permissions are needed.
Only public groups are accessible via the API. Personal groups are not available.