Release Wait List

This API is used to release the waitlist to the people on it.

To call this API, the user has to pass the request body of waitListId and the authentication key to authenticate the user.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Here is the description of response attributes, which returns to the form of JSON.
It will return a success message if API execute successfully.

AttributeDescription
TypeReturns the type of API response. i.e Success or Fail.
MessageSuccess

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

Error CodeError Description
4040200Event Not Found
4061207To release this ticket from the waitlist, you must increase the Quantity Available on the Set Up Tickets page.
Path Params
string
required

Event url is unique identifier for your event. E.g https://www.accelevents.com/events/demo. Here is the demo event url.

Body Params
waitListIds
array of int32s

It contains list of wait list id.

waitListIds
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json