cURL
curl --request DELETE \ --url https://api.example.com/checklist-templates/:id
{ "data": { "message": "<string>" } }
Delete a checklist template by id.
OK
Show child attributes