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

Path Parameters

id
string<uuid>
required

Response

200 - application/json

OK

message
string
required
data
unknown