Returns the path to delete a form Example: /form/formId
/form/formId
static String deleteForm(String formId) => '/form/$formId';