Docs

Update Calendar

Updates an existing calendar in eTermin.

PUT

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
numberrequired

ID of the calendar

string

Name of the calendar. This name is used for all languages

string

e.g. descriptionde adds additional information for this calendar in German language. descriptionen in English etc.

number

defines if the description is shown on the bookingpage <br> 0 = not shown<br> 1 = shown under calendar name<br> 2 = shown as tooltip

boolean

Several appointments can be booked at the same time

number

Maximum capacity of appointments that can be booked at the same time

boolean

The location of the calendar is different than the main location

string

Name of the different company name

string

Street

string

ZIP

string

City

string

Country

string

Telephone

string

MobilePhone

string

Email

string

Internet address

boolean

If you have configured services where free, idle or down times between appointments occur, you can define whether these should be within the defined available times.

boolean

Employee will be informed by SMS if an appointment was booked

string

Number of the phone

number

Threshold (in hours) if SMS should be sent

boolean

Main calendar (0) or sub calendar (1)

number

Calendar can only handle appointments that have a certain length (defined in maxduration)

number

Maximum appointment duration (minutes)

boolean

Calculate waiting number

string

Prefix of the waiting number

number

Start number of the waiting number

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.