---
title: "Delete Event"
method: DELETE
path: "/api/church-admin/events/{event_id}"
tags: ["church-admin"]
---

# Delete Event

`DELETE /api/church-admin/events/{event_id}`

## Path parameters

- `event_id` integer, required

## Cookies

- `ca_session` string, nullable

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

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