Update meeting type
Updates an existing meeting type with partial data. All fields are optional and only provided fields will be updated.
Documentation Index
Fetch the complete documentation index at: https://developer.meetergo.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
User ID to act as when using API Key authentication (required with API Key)
Path Parameters
Unique identifier of the meeting type to update
"123e4567-e89b-12d3-a456-426614174000"
Body
Meeting information to update
Meeting options to update
Enable or disable the meeting type
true
Slug for the meeting type URL
"discovery-call"
Timeslot interval in minutes
5 <= x <= 6015
Number of spots available per timeslot
1 <= x <= 1001
Minimum booking notice in minutes
0 <= x <= 1008060
Date range settings for future bookings
Available locations for in-person meetings
["Office A", "Conference Room B"]ID of an existing availability to associate with this meeting type.
Calendar invite (ICS) settings. Customize the title, description, and location of calendar events. Each field accepts a plain string (stored under the default language) or an object with language keys.
Internal note for organizers. Never shown to customers.
5000"pi009_Markt Tansas Offenbach_TSO – Partner: Max Müller"
Response
Meeting type updated successfully
Key-value metadata for integrations
{ "ticketId": "EVAL-12345" }Internal note for organizers. Never shown to customers.
One-time booking link (only present when requested via options.createOneTimeLink)