v1

latestOpenAPI 3.1.02026-08-0612447737.4 KB
Calendar

Create Calendar

Create a new calendar

post/calendar

Query parameters

selectstring

Filtering Columns

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