This API allows to update an existing place for a meeting.
{your-workspace} with your workspace’s subdomain. X-Api-Key is used to authenticate requests using an API key. Provide your API key in this header to access protected endpoints. Refer to Authentication for more information.
The unique identifier (SID) of the scheduling link you want to use. You can get sid in different ways. Visit the scheduling link page and then click on "Settings" > "Show SID". That will give you sid. You can also get this from the response of the List all scheduling links endpoint, where it appears as the sid property for each scheduling link in the response.
"vj5pgkh"
The unique identifier of the place. You can get this id from the response of the List all meeting places endpoint, where it appears as the id property for each place in the response.
"1d35e633-71b9-4ad9-b659-b034f361539b"
The new place type (must be one of the predefined values).
daily, zoom, jitsi, google_meet, teams, whereby, in_person, custom, phone_call "custom"
Phone number for phone call meeting place. Only required when place type is "phone_call".
null
Custom text for custom meeting place. Only required when place type is "custom".
"Custom meeting instructions"
Location details for in-person meetings. Only required when place type is "in_person".
null
Whether this place should be the default option.
true