v1

latestOpenAPI 3.1.02026-08-0612447737.4 KB
Calendar

Update Calendar

Update an existing calendar

patch/calendar

Query parameters

selectstring

Select columns to return

idstring

Calendar ID

created_atstring

Creation date

updated_atstring

Latest update

organisation_idstring

Organisation ID

namestring

Name of the calendar

typestring

Calendar type (virtual or provider). Only virtual calendars can be created via the API.

external_idstring

External ID

Request body

idstring uuid

Calendar ID

created_atstring timestamp with time zone

Creation date

updated_atstring timestamp with time zone

Latest update

organisation_idstring uuid

Organisation ID

namestring text

Name of the calendar

type'virtual' | 'provider' public.calendar_type

Calendar type (virtual or provider). Only virtual calendars can be created via the API.

external_idstring text nullable

External ID

Response

The updated Calendar object

idstring uuid

Calendar ID

created_atstring timestamp with time zone

Creation date

updated_atstring timestamp with time zone

Latest update

organisation_idstring uuid

Organisation ID

namestring text

Name of the calendar

type'virtual' | 'provider' public.calendar_type

Calendar type (virtual or provider). Only virtual calendars can be created via the API.

external_idstring text nullable

External ID