---
title: Event::remove
---

Removes an event from the calendar.

<div class='spec'>

event.remove()

</div>

You must call this on an [Event Object](event-object) that you received elsewhere in the API, such as [getEventById](Calendar-getEventById).
