Create speaker

Using this API, you can create a new speaker for a particular event.

You need to send SpeakerDTO as a request body, which contains information like firstName, lastName, email etc.

If a speaker with the same email already exists you will get the error 4068906.

This API can be used by authenticated users only, and it will require super admin, event admin, and event staff level access.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Event url is unique identifier for your event. E.g https://www.accelevents.com/events/demo. Here demo is the event url.

Body Params
RAW_BODY
object
Headers
string

API Authorization Token

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json