Update speaker
REQUEST BODY
Required attributes:
- first_name String / typically the speaker's first name
- last_name String / typically the speaker's last name
Notes:
01: This endpoint creates speaker profiles. Speaker profiles can only be edited via the Admin Panel or API, and are only used in the schedule, speakers tab and speaker widget. If you want your speakers to join the event and network with other attendees or have access to Brella features, please add them as "invites" using the /invites endpoint. If you wish to give them special privileges, you can create a special "speakers" user group in the Admin Panel, and assign all invites created for speakers there.
02: The photo attribute allows for automatic uploading sponsor head-shot / profile picture from web-based sources. To use this, pass a URL leading to a valid image resource (JPG / JPEG / PNG etc.) as a string.
03: highlight_position determines the order in which your speakers are displayed in Brella. If left empty, they will not be highlighted.
04: bio supports rich text. Pass either formatted or unformatted rich text snippets within a string.