EndpointsDelete Events Eventid
Endpoints

DELETE /events/{eventId}

Delete an event

curl -X DELETE "https://api.kucskabolka.com/v1/events/{eventId}" \
  -H "Content-Type: application/json"
{}
DELETE
/events/{eventId}
DELETE
Request Preview
Response

Response will appear here after sending the request

Responses

Was this page helpful?