cURL
Booking Forms
Delete Booking Form Field
Delete a booking form field from a Novacal event type by field ID and review the endpoint path, auth requirements, and success response.
DELETE
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of event type
ID of booking form field to delete
Response
204
Booking form field deleted successfully (no content)