# Delete Event. **DELETE /api/teams/{team}/events/{event}** > warn > Deleting an event is permanent and cannot be undone. ## Servers - https://checkmango.com: https://checkmango.com () ## Authentication methods - Default ## Parameters #### Path parameters - **team** (integer) The ID of the team that the event belongs to. - **event** (string) The key of the event to show. ## Responses ### 204: ### 403: #### Body Parameters: application/json (object) - **message** (string) ### 404: #### Body Parameters: application/json (object) - **message** (string) [Powered by Bump.sh](https://bump.sh)