Skip to main content

Delete a form template

DELETE 

/form-templates/:formTemplateId

Marks the form template with the given id as deleted. Responds 404 if it does not exist and 409 while a form is still built on it.

Request

Responses

Form template successfully deleted