Fields

Fields are the specific input elements that collect data for each form.

/form/:id/field

Get all fields for the specified form

/form/:id/field

Add a new field to the specified form

/field/:id

Get the details of the specific field

/field/:id

Update the specified field

/field/:id

Delete the specified field