Take a check of your own out of a checklist
delete_surface_checkTake a check of your own out of the checklist of a surface: it leaves the list, stops holding the page short of aligned and stops accepting ticks. Use it when the requirement no longer applies to that page. Nothing is lost: the check and the cells it carries are kept, read back in checklist.custom with deleted true, and restore_surface_check brings both back, so a check taken out by mistake costs nothing. Taking out an already taken out check 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. |