Delete form templates
DELETE
/forms/form/{uuid}/templatePath parameters
- Unique identifier for the form.
Responses
curl -X DELETE https://your-url.com/kong/core/api/gateway/forms/form/{uuid}/template\
-H "Authorization: Bearer $DELIO_API_KEY"\
-H "Content-Type: application/json"