Skip to main content
PATCH
Update a bundle

Authorizations

Authorization
string
header
required

The API key's secret (osk_…), shown once when the key is created in the console.

Path Parameters

eventId
string
required
bundleId
string
required

Body

application/json
name
string
Required string length: 1 - 200
description
string | null
Maximum string length: 2000
status
enum<string>
Available options:
draft,
open,
closed,
archived
priceAmount
integer
Required range: 0 <= x <= 100000000
sortOrder
integer
Required range: 0 <= x <= 10000

Response

The updated bundle.

id
string
required
eventId
string
required
name
string
required
description
string | null
required
status
enum<string>
required
Available options:
draft,
open,
closed,
archived
priceAmount
integer
required
sortOrder
integer
required
items
object[]
required
createdAt
string
required