Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

Bearer token: bz_live_<32chars> (live mode) or bz_test_<32chars> (test mode). Obtain via BoothZen admin โ†’ Settings โ†’ API Keys.

Path Parameters

id
string
required

Body

application/json

Phase 140-03: Update booking via Public API. All fields are optional (PATCH semantics).

event_date
string<date-time>
event_start_time
string | null
event_end_time
string | null
event_type
string | null
Maximum string length: 100
status
string
Maximum string length: 50
notes
string | null
Maximum string length: 5000
metadata
(string | null)[] | null
Maximum array length: 50
Maximum string length: 500

Response

The response is of type string.