Create a contact
Event — Contacts
Create a contact
Create a new contact in an event. Requires the write:contacts scope. Subject to rate limiting (100 req/15min) and daily write quota (10,000/day per token).
POST
Create a contact
Documentation Index
Fetch the complete documentation index at: https://apidocs.sessionboard.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Organization API token. Generate from Organization Settings → API Tokens.
Path Parameters
The event ID.
Body
application/json
Contact email address (required, must be unique within the event).
First name.
Last name.
Company or organization name.
Job title.
Phone number.
Custom field values keyed by field internal name.
Response
Contact created
A contact (speaker, attendee, or organizational contact) in Sessionboard.
Deep link to this entity in the Sessionboard admin UI.

