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

Body

application/json
name
string
required
Required string length: 1 - 200
description
string | null
Maximum string length: 2000
priceAmount
integer
Required range: 0 <= x <= 100000000

Response

The created 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