API Reference

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 - ✅

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
Language
Credentials
Header
Click Try It! to start a request and see the response here!