Skip to main content
POST
Call the updateMySpeakerProfile mutation

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
profileId
string
required
bio
string
company
string
headshotUrl
string
jobTitle
string

Arbitrary JSON value

tagline
string

Response

The value returned by updateMySpeakerProfile

Whatever the function returns