update_private_link
Modify fields of an existing private booking link, such as updating the maximum number of uses for enterprise accounts.
Instructions
Update a private booking link (Enterprise).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Fields to update (e.g., {"maxUsageCount": 20}) | |
| link_id | Yes | Link ID (from list_private_links) | |
| event_type_id | Yes | Event type ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |