Update speaker

Using this API, you can update speakers' details.

You have to send the speakers' id as id (session ID) and the event URL in the path parameter. Also, you need to pass speakerDTO as the body parameter.

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

Path Params
int32
required

Unique speaker ID

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
speakerDTO
object
Headers
string

API Authorization Token

Responses

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