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