---
title: "Delete an Event"
method: DELETE
path: "/events/{eventId}"
tags: ["Event Scheduling API:Events"]
---

# Delete an Event

`DELETE /events/{eventId}`

## Path parameters

- `eventId` integer, required

## Response `204`

NoContent

## Other responses

- `404` — Event was not found

---

[API](https://skmtc.net/jobadder/apis/jobadder-api.md) · [All operations](https://skmtc.net/jobadder/apis/jobadder-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jobadder/jobadder-api/versions/9f43f6a6ee6e/schema)
