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