patch https://gateway.snowpal.com/blocks//checklists//checklist-items/
Update title, tagged user ids, and completed attributes of a block checklist item.
Log in to see full request history
Response
Update title, tagged user ids, and completed attributes of a block checklist item.
xxxxxxxxxx
curl --request PATCH \
--url https://gateway.snowpal.com/blocks/id/checklists/checklist-id/checklist-items/checklist-item-id \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!