patch
https://api.surense.com/api/v1/meetings//checklists//items/
Update a checklist item. Useful for marking items as done.
Example:
{
"description": "checklist",
"position": 4
}Update a checklist item. Useful for marking items as done.
Example:
{
"description": "checklist",
"position": 4
}Try It! to start a request and see the response here!