Skip to main content
POST
Duplicate an event

Authorizations

Authorization
string
header
required

Create a token under Organization settings → API. Tokens are shown once, on creation. They belong to the organization, not to you, so they keep working if you leave the team. API access is included on every plan; the rate limit depends on the plan.

Path Parameters

event_id
string
required

The ID of the event.

event
string
required

The id of the event to copy.

Body

application/json
start_date
string
required

The new event's start date, as YYYY-MM-DD.

Example:

"2026-10-03"

Response

data
object