Skip to main content
POST
Call the saveSpeakerProfile mutation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
email
string
required
eventId
string
required
name
string
required
status
string
required
bio
string
company
string
customJson
any

Arbitrary JSON value

headshotUrl
string
jobTitle
string

Arbitrary JSON value

logistics
string
profileId
string
tagline
string
tagsJson
any

Arbitrary JSON value

Response

The value returned by saveSpeakerProfile

Whatever the function returns