cURL
curl --request POST \ --url https://api.example.com/checklists/:id/apply-template
{ "message": "<string>", "data": null }
Apply a template to a checklist.
OK