Update Details of Enabled Introductory Page

This API is used for updating the details value or introductory page associated with the specified event and registration request type according.
To call this API, the user has to pass query param with API URLs like eventurl, registrationIntroductoryPageDto, and authentication key to authenticate the user.

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.

Body params
required

Response
It will return only 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
404Registration introductory does not exist
Language
Authorization
Header
Click Try It! to start a request and see the response here!