Freigeben über


DeleteMultiple Action

Creates multiple records of the same type in a single request.

Bound entities

Bound actions are invoked by appending the fully qualified action name to the URI representing an entity or collection.

Entity Type Binding Type
crmbaseentity collection

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
Targets
Collection(crmbaseentity) False True

References of records to delete.

Entities

Use the DeleteMultiple action with these entity types:

Name Display name Description
appnotification Notification Notification to be provided to a user.
backgroundoperation Background Operation
cardstateitem Card State Item
componentversionnrddatasource Component Version (Internal)
elasticfileattachment ElasticFileAttachment Elastic File Attachment
eventexpanderbreadcrumb Event Expander Breadcrumb Table to store breadcrumb records of Event Expander pipeline.
flowlog Flow Log
flowrun Flow Run
msdyn_timelinepin Timeline Pin Timeline Pin Record
nlsqregistration NL2SQ Registration Information Org registration status, AllowedEntity list, and registration error message.
powerpageslog Power Pages Log
powerpagessiteaifeedback Power Pages Site AI Feedback
recentlyused Recently Used Most recently used data table.
searchresultscache SearchResultsCache Cache search results internally
searchtelemetry Search Telemetry Entity to log telemetry that used to improve search quality
sharedworkspaceaccesstoken2 Shared Workspace Access Token Contains information about the shared workspace access tokens.
signal signal
sourcecontrolbranchconfiguration Source Control Branch Configuration Stores the source control branch configuration associated with the organization or solution
sourcecontrolcomponent Source Control Component Stores the Source Control Components associated with the organization or solution
sourcecontrolcomponentpayload Source Control Component Payload Stores the Source Control Component Payloads associated with components.
sourcecontrolconfiguration Source Control Configuration Stores the git configuration associated with the environment
stagedsourcecontrolcomponent Staged Source Control Component Stores the source control components that needs to be processed
trait trait

See also