Publish,Private,Postponed event

This API is used to update the ListingStatus of event like PUBLIC,PRIVATE,POSTPONED.
This API can be accessed by event admin and super admin.
It will return responses like type and message.
We need to pass authentication key to authenticate user and eventListingStatus(PUBLIC,PRIVATE , POSTPONED)

This API Returns a void response with 200 status if the API is executed successfully.

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

Error codeError Description
401You are not authorized to view the resource.
403Accessing the resource you were trying to reach is forbidden.
404The resource you were trying to reach is not found.
4040200Event Not Found
4030201Not Event Host
4060717Please activate payment processing, since the event has paid/donation ticket types.
4060717Please activate payment processing, since one of your fundraising module is enabled.
4060130Organizer does not have enough quantity of ${plan_name} plan. Purchase more quantity of ${plan_name} plan to publish the event.
4060712Please activate your subscription to publish the event
4060090The organizer that this event is associated with is on the {plan_name} plan. You have configured features beyond the limits of this plan. Please upgrade the plan or switch to a different organizer in order to make your event Live.
4060460Interest tag feature is not available under current plan, please upgrade your plan.
Language
Authorization
Header
Click Try It! to start a request and see the response here!