DELETE
/
v1
/
templates
/
{template_id}
curl --request DELETE \
  --url https://api.supernotes.app/v1/templates/{template_id} \
  --header 'Api-Key: <api-key>'
"<any>"

Authorizations

Api-Key
string
header
required

Path Parameters

template_id
string
required

Response

200
application/json
Successful Response

The response is of type any.