Skip to main content
PUT
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

Body

application/json

Ordered booking form field positions

fields
object[]
required

Response

200 - application/json

Booking form field order updated

success
boolean
required

Indicates whether the request was successful

Example:

true

data
object[]
required