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 Code | Error Description |
---|---|
200 | OK |
201 | Created |
401 | Unauthorized |
403 | Not Event Host |
404 | Registration introductory does not exist |