cURL
curl --request DELETE \ --url https://api.example.com/checklists/:id
{ "message": "<string>" }
Soft-delete a checklist.
OK