Events
Cancel Event
Cancel an event. You must first call /events/cancel/request to get a cancellation_token, then pass it here. This is irreversible — the event will be deleted, all guests will be notified, and refunds will be processed if should_refund is true. For paid events, you must specify should_refund.
post/v1/events/cancel
Request body
Response
Successful response.
object required
Empty response
Changes
No recorded changes to this endpoint across all 1 revision of this API.