Create a new speaker
Use this endpoint to create a new speaker for a specific event type in your Zuddl organization.
Required API key scopes: WRITE
This API can only be called with an access key that was generated for Backend usage.
Authorizations
Provide your API key secret in the Authorization header
Path Parameters
Unique identifier of the event
^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$Body
First name of the speaker
150"John"
Last name of the speaker
150"Doe"
Email of the speaker
1"john.doe@example.com"
Company of the speaker
200"Tech Innovations Inc."
Designation of the speaker
200"Chief Technology Officer"
Bio of the speaker
3000"John is a renowned expert in his field..."
LinkedIn profile URL of the speaker
"https://www.linkedin.com/in/johndoe"
Twitter profile URL of the speaker
"https://twitter.com/johndoe"
Facebook profile URL of the speaker
"https://www.facebook.com/johndoe"
Personal website URL of the speaker
"https://johndoe.com"
A reference ID that you can use to map this speaker to your external systems or databases
"d812a64f8865428990249a120792c3d8"
Response
Speaker created successfully
Unique identifier of the speaker
"4fcebf73-3ddb-4fe6-b56d-5dd7dedb7c3d"
Order of appearance for this speaker
Speaker profile information
Speaker's social and website links
Sessions where this speaker appears
A reference ID that you can use to map this speaker to your external systems or databases
"d812a64f8865428990249a120792c3d8"