Delete Wait List

This API is used to delete the waitlist.

This API can be accessed by event admins and super admins.

To call this API, the user has to pass path parameters with waitListId and 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.
MessageItem Deleted Successfully.

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

Error CodeError Description
4061201Waitlist is not enabled for this event.
Path Params
int64
required

It contains wait list id which is unique.

string
required

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

Responses

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