Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

DelegateGroupMember

Represents users assigned to the delegate group This object is available in Tooling API version 57.0 and later.

Supported SOAP API Calls

create(), delete(), describeSObjects(), query(), retrieve(), update(), upsert()

Supported REST API Methods

DELETE, GET, HEAD, PATCH, POST, Query

Fields

Field Details
DelegateGroupId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The id of the associated delegate group.
UserOrGroupId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort
Description
The reference indicating the user id of the delegated administrator for the delegate group.

User is the only valid value for this field. Group is reserved for future development.

Note

This field is a polymorphic relationship field.
Relationship Name
null
Relationship Type
Lookup
Refers To
Group, User