Update a Novacal booking form field and change its label, input type, placeholder, required state, active status, order, or options.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of event type
ID of booking form field to update
Booking form field data to update
Display label for the form field
255The type of form field
text, textarea, select, checkbox, radio, phone, email, multiple_emails Whether the form field is required
Whether the form field is active
Display order of the form field
x >= 0Placeholder text for the form field
255Selectable options for select, checkbox, or radio fields