Speakers
Update speaker
2min
request body { "speaker" { "first name" " {{speaker first name}} " , "last name" " {{speaker last name}} " , "middle name" " {{speaker middle name}} " , "job title" " {{job title}} " , "honorific" " {{honorific}} " , "company name" " {{company name}} " , "photo" " {{speaker photo url}} " , "highlight position" {{speaker highlight position}} , "bio" " {{bio rich text supported}} " , "position" {{number}} } } 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