Enable Modules For Event

This API is used to enable/disable any module of the event.
They can enable/disable modules like Auction, Raffle, Fund a Need, Donation, etc.

Query Parameters
auctionEnabled - Pass true if you want to activate auction, or false for deactivating.
causeEnabled - Pass true if you want to activate fund a need, or false for deactivating.
ticketingEnabled- Pass true if you want to activate ticketing, or false for deactivating.
raffleEnabled - Pass true if you want to activate raffle, or false for deactivating.
textToGiveEnabled-Pass true if you want to activate text to give, or false for deactivating.
donationEnabled- Pass true if you want to activate donation, or false for deactivating.

Body Parameters
Not Required

Response
Details / Check response object

Authentication required - ✅

Role wise accessibility 

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

Modules
Display - ❌
Portal - ❌
Host - ✅

Here are the possible error messages, which return if any condition gets failed or required data is missing for processing.

Error CodeError Description
4030201Not Event Host
401Not authorize to access
Language
Authorization
Header
Click Try It! to start a request and see the response here!