Create a one-time booking link
create_one_time_booking_linkGenerate a single-use booking link so invitees can select their own meeting slot. No attendee details required, and the link cannot be reused.
Instructions
Generate a single-use booking link for a meeting type so someone can choose their own slot. No attendee details are needed and the link cannot be reshared.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meetingTypeId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| url | No | The single-use booking URL | |
| link | No | The single-use booking URL, when named so by the API | |
| token | No |