Skip to main content
DELETE
Remove event
Removes an event from your “My Events” watchlist. This mirrors Add event: you can unsubscribe with the same exchange and event_ticker you subscribed with, so rotation scripts never need to look up the internal numeric id.

Path parameters

exchange
string
required
kalshi or polymarket.
event_ticker
string
required
The event identifier (the search event_id): a Kalshi event ticker or a Polymarket event slug.

Example

Response

Removing by numeric id

If you already have the numeric event_id from List events or Add event, you can delete with it directly.

Errors