Update Wait List

This API is used to update 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 , eventURl , WaitListUpdateDto, and authentication key to authenticate the user.

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
Type Returns the type of API response. i.e Success or Fail.
Message You will be notified if more tickets become available.

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

Error CodeError Description
4061203Wait list not found for given ID.
4061201Waitlist is not enabled for this event.
Language
Authorization
Header
Click Try It! to start a request and see the response here!