Invite email settings for speakers

This API is used to configure settings for whether to send email invitations to speakers before the session starts.

You need to identify the virtual event setting id for which you want to update this setting and send it as an id path parameter. You also have to send isSpeakerInviteEnable as true / false to switch settings.

If isSpeakerInviteEnable is true only then emails will be sent to speakers before any session starts.

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

Path Params
string
required

Virtual event settings id is unique identifier for your event.And You can find this id calling https://devaccel.readme.io/reference/get-virtual-event-settings API.

boolean
required

For Automatically enable pass the true else pass the false.

string
required

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

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