Bring a check of your own back to a checklist
restore_surface_checkBring a check of your own back to the checklist of a surface, with the cells it had: it becomes work again, so the page needs it verified to count as aligned. The checks to bring back are listed by list_surfaces in checklist.custom, with deleted true. Restoring a check already in the checklist answers the same.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| check | Yes | The key of the check of your own, exactly as listed by list_surfaces in checklist.custom (add_surface_check returns it too). | |
| surface_id | Yes | The UUID of the surface: call list_surfaces to find it. |