Skip to main content
PUT
Update a contact

Authorizations

x-access-token
string
header
required

Organization API token. Generate from Organization Settings → API Tokens.

Path Parameters

eventId
integer
required

The event ID.

contactId
string
required

The contact ID.

Body

application/json
updated_at
string<date-time>

Optional optimistic concurrency control. Send the updated_at value from the last-fetched contact.

first_name
string
last_name
string
email
string<email>
company
string
title
string
phone
string
custom_fields
object

Custom field values keyed by field internal name.

Response

Contact updated

A contact (speaker, attendee, or organizational contact) in Sessionboard.

id
string
friendly_id
string
full_name
string
first_name
string
last_name
string
email
string
created_at
string
updated_at
string
photo_url
string
company_name
string
title
string
about
string
phone_home
string
phone_mobile
string
address_line_1
string
address_line_2
string
address_city
string
address_state
string
address_postal_code
string
address_country
string
website_url
string
linkedin_url
string
twitter_url
string
facebook_url
string
honorific
string
salutation
string
pronouns
string
gender
string
past_companies
string
educational_affiliation
string
highest_level_of_education
string
ethnicity
string
languages
string
speaker_score
string
organization_contact
string
speaker_fee
string
availability
string
preferred_session_format
string
annual_revenue
string
headcount
string
years_in_operation
string
organization_structure
string
industry
string
global_region
string
audience_type
string
target_age_range
string
topic_expertise
string
brand
string
translated_fields
object[]
custom_fields
object[]
admin_url
string<uri> | null

Deep link to this entity in the Sessionboard admin UI.