Skip to main content
PATCH
Update 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

Body

application/json
name
string
Required string length: 1 - 200
timezone
string
Required string length: 1 - 64
startsAt
string<date-time> | null
endsAt
string<date-time> | null
status
enum<string>
Available options:
draft,
published,
archived
currency
string
Pattern: ^[A-Z]{3}$
confirmAgendaReset
boolean

Response

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