Share via


Restore Action

(Preview) Restores a deleted record.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
Target
crmbaseentity False True

A reference to the deleted record to restore.

Return type

Type Nullable Description
RestoreResponse False Contains the response of the Restore action.

Entities

Use the Restore action with these entity types:

Name Display name Description
asyncoperation System Job Process whose execution can proceed independently or in the background.
bulkdeleteoperation Bulk Delete Operation User-submitted bulk deletion job.

See also