Remove erase
remove_erasePROJECT-SCOPED: this call acts only on the explicit project_id and returns the project identity with its result. Undo an erase: put the original pixels back for one erased region by its id (see get_edl), or for ALL of them when id is omitted. Instant for window-patch erases; legacy whole-file erases rebuild from the untouched original.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| project_id | Yes | Required immutable scope for this call. Copy the id from list_projects/open_project/project_state; the active-project pointer is never used to guess. |