post https://api.accelevents.com/rest/u/create/newevent
You can call this API in order to create any new event.
You can pass organizerpageUrl if you wish to create an event under that organizer.
You can pass whitelabelUrl if you wish to create an event under that White Label.
Query Parameters
whiteLabelUrl - URL of White Label.
organizerPageUrl - Url of an organizer page.
Body Parameters
Not Required
Response
Details / Check response object
Authentication required - ✅
After calling this API your event will be created.
Here are the possible error messages, which return if any condition gets failed or required data is missing for processing.
Error Code | Error Description |
---|---|
401 | Not authorized to access |
4040014 | Transaction conditional logic configuration missing for white label |
4060033 | Please connect Stripe for White Label event |
4040015 | White Label URL not found |