Skip to main content
DELETE
Leave Event Waitlist

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your API token.

Path Parameters

product
string<uuid>
required

The unique identifier of the event product.

entry
string<uuid>
required

The unique identifier of the waitlist entry.

Body

application/json
email
string<email>

Optional email to verify ownership of the entry.

Response

The entry was removed from the waitlist.