Update the booking page
update_personal_pageUpdate your personal booking page branding: change images, colors, contact links, and meeting type order. Send only the fields to modify; set useCustomColors to apply color changes.
Instructions
Change branding on the personal booking page. Only the fields you send change. Colours need useCustomColors set, or they are ignored.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | ||
| headerImage | No | Image URL, or null to remove | |
| primaryColor | No | Hex, e.g. #e55000 | |
| onlineProfiles | No | Contact and social links: linkedIn, facebook, twitter, instagram, xing, phone, email, addressStreet, addressCity, addressPostalCode, addressCountry, customLinks | |
| secondaryColor | No | Hex, e.g. #e55000 | |
| useCustomColors | No | Must be true for primaryColor/secondaryColor to take effect | |
| meetingTypeOrder | No | Meeting type ids, in display order | |
| showAllMeetingTypes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| description | No | ||
| headerImage | No | ||
| primaryColor | No | ||
| onlineProfiles | No | ||
| secondaryColor | No | ||
| useCustomColors | No | ||
| meetingTypeOrder | No | ||
| showAllMeetingTypes | No |