Update toggle values of Post Registration Email

This API is used to update post-email toggle values associated with the specified event and registration Request Type.
To call this API, the user has to pass query param with API URLs like eventurl, registration request type of user, and enum specified values and authentication key to authenticate the user.

Query Parameters
RegistrationRequestType - registration request types like ATTENDEE, SPEAKER, and EXHIBITOR.

Path Parameters
eventUrl- The Event URL is a unique identifier for your event. E.g., https://www.accelevents.com/events/demo. Here, "demo" is the event URL.
autoSendMail - Pass enum specified values like NOT_SELECET_NO, NOT_SELECET_YES, YES, NO. default enum is NOT_SELECET_NO.

Response
It will return a success message.

Authentication required - ✅

Role wise accessibility
Super Admin - ✅
Event 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 that return if any condition fails or required data is missing for processing.

Error CodeError Description
200OK
201Created
401Unauthorized
403Not Event Host
404No Event Found
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.

string
required
Defaults to NOT_SELECET_NO

Pass enum specified values like NOT_SELECET_NO, NOT_SELECET_YES, YES, NO.

Query Params
string
Defaults to ATTENDEE

Pass type for which type of user can request for RegistrationRequest

Responses

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