Skip to main content
POST

Create Calendar

Create a new calendar.

Endpoint

Request headers

string
required
Bearer token. Format: Bearer talq_your_environment_token_here
string
required
Must be set to application/json

Request body

string
required
Calendar name. Max 255 characters.
string
IANA timezone (e.g., America/New_York). Defaults to environment timezone.
string
required
UUID of the user who owns the calendar.
object
Optional free-form metadata.

Examples

Response