Skip to main content
DELETE
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

eventType
integer<int64>
required

ID of event type

field
integer<int64>
required

ID of booking form field to delete

Response

204

Booking form field deleted successfully (no content)