Skip to main content

Delete an event

DELETE https://api-{region}.seatsio.net/events/{eventKey}

Example request

curl https://api-{region}.seatsio.net/events/event34 \
-u aSecretKey: -X DELETE -H 'Content-Type: application/json'

Response

204 - No Content