> ## Documentation Index
> Fetch the complete documentation index at: https://tools.lunchpaillabs.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete room

> Use this action to delete a room through Daily's API. Learn more about this API call at [Daily's API Reference](https://docs.daily.co/reference#delete-room).

### Fields

The following fields are available in this action:

| **Field**     | **Type** | **Description**                |
| ------------- | -------- | ------------------------------ |
| **Room Name** | Text     | The name of the room to delete |

### Returned Values

This action does not return any values.

<CardGroup cols={2}>
  <Card title="Need Help?" icon="envelope" href="/support/plans">
    View our options for free community and priority support.
  </Card>

  <Card title="Have a feature request?" icon="lightbulb" href="https://lunchpaillabs.canny.io/feature-requests?selectedCategory=daily-video-plugin-for-bubble">
    Post your feature request on our

    <a href="https://lunchpaillabs.canny.io/feature-requests?selectedCategory=daily-video-plugin-for-bubble">
      idea board.
    </a>
  </Card>
</CardGroup>
