Skip to main content
PATCH
Update a SpeakerProfile

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Body

application/json
claimStatus
string
required
createdAt
string<date-time>
required
email
string
required
eventId
string
required
id
string
required
name
string
required
orgId
string
required
status
string
required
userId
string
required
bio
string
claimedAt
string<date-time>
company
string
customJson
any

Arbitrary JSON value

headshotFileId
string
headshotUrl
string
invitedAt
string<date-time>
jobTitle
string

Arbitrary JSON value

logistics
string
tagline
string
tagsJson
any

Arbitrary JSON value

updatedAt
string<date-time>

Response

Updated

updated
boolean