Delete a formCopy Pagedelete https://{hostname}/config/{app_id}/flows/{flow}/forms/{form}Deletes the specified form without deleting the fields associated with the form.Path ParamsformstringrequiredCase-sensitive name of the form to be returned.flowstringrequiredName of the flow.app_idstringrequiredApplication ID. You can find your application ID on the Console's Manage Application page.Responses 204Successfully deleted. 404Flow not found.Updated 2 months ago