Permanently removes a template from the system. This is typically restricted to admin users to prevent accidental loss of form structures and historical data.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request DELETE '/'
Response Response Example
{}
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.