cURL
curl --request PATCH \ --url https://api.example.com/checklists/:id
{ "data": null }
Update a checklist.
OK