v13

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-012612103.2 KB
Schedules

Update a schedule

Updates an existing schedule. Requires a Pro plan. Only the fields provided will be updated. The authenticated user must be an owner or admin of the schedule.

put/schedules/{subdomain}

Path parameters

subdomainstring required

The subdomain identifier of the schedule

Request body

namestring

Name of the schedule

emailstring email

Contact email for the schedule

descriptionstring

Description of the schedule (supports markdown)

short_descriptionstring

Short description of the schedule (plain text, max 200 characters)

timezonestring

IANA timezone identifier

language_code'en' | 'es' | 'de' | 'fr' | 'it' | 'pt' | 'he' | 'nl' | 'ar' | 'et' | 'ru'

Language code for the schedule

websitestring

Website URL for the schedule

address1string

Street address

citystring

City

statestring

State or province

postal_codestring

Postal or ZIP code

country_codestring

Country code

Response

Schedule updated successfully