Templates

Delete a template

DELETE
/v1/templates/
id
curl --request DELETE \
  --url https://api.lunary.ai/v1/templates/{id} \
  --header 'Authorization: Bearer <api_key>' \
  --header 'Content-Type: application/json' \
  --data '{}'

Parameters

NameLocated InRequiredSchema
idpathYesstring

Responses

204

Successful deletion

Questions? We're here to help.

Email