Add embed widget settings

This API is used to insert the embed widget settings for the event and organizer page.

For the organizer page, only a calendar widget can be embedded into your website so people can pick an event date and register right from your site.

Path Parameters
recurringEventId- Unique identifier of the event default value is 0.
eventUrl

Body Parameters
See RAW_BODY for more info.

Response
This API success message is mentioned in the Ok message.

Authentication required - ✅

Role wise accessibility 

Super Admin - ✅
Admin - ✅
Whitelabel Admin - ✅
Staff - ❌
Attendee - ❌
Exhibitor - ❌
Speaker - ❌

Modules
Display - ❌
Portal - ❌
Host - ✅

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

Here are the possible error messages, which return if any conditions fail or the required data is missing for processing.

Error codeError Description
4064901The Organizer/Event id sends null in the payload.
4064903The Embed widget setting already exists.
4064902The Embed widget setting type does not exist.
This error will appear when the type parameter value passed is other than the existing options.
4060036JSON Format is not valid.
This error will appear when the passed parameters' values are any of the below:
  • buyTicketsButton
  • calendar
  • countdown
  • donation
  • ticketingWidget
Path Params
int64
required
Defaults to 0
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
Responses

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