Delete a template
curl --request DELETE \
--url https://api.lunary.ai/v1/templates/{id} \
--header 'Authorization: Bearer <token>'Templates
Delete a template
DELETE
/
v1
/
templates
/
{id}
Delete a template
curl --request DELETE \
--url https://api.lunary.ai/v1/templates/{id} \
--header 'Authorization: Bearer <token>'