Skip to main content
POST
Archive an event

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

Response

The archived event.

id
string
required
publicId
string
required
name
string
required
status
enum<string>
required
Available options:
draft,
published,
archived
startsAt
string | null
required
endsAt
string | null
required
timezone
string
required
currency
string
required
features
string[]
required
publishedAt
string | null
required
createdAt
string
required