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
first_name
string
Maximum string length: 100
last_name
string
Maximum string length: 100
email
string<email>
Maximum string length: 255
phone
string | null
Maximum string length: 50
company
string | null
Maximum string length: 200
metadata
(string | null)[] | null
Maximum array length: 50
Maximum string length: 500

Response

The response is of type string.