> For the complete documentation index, see [llms.txt](https://docs.digitalsamba.com/reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digitalsamba.com/reference/rest-api/rooms/delete/all-resources.md).

# All resources

You can hard delete **ALL** room resources by executing one DELETE request to:\
**DELETE /rooms/:id/resources**

It will permanently delete all of the room data - chat, recordings, etc... and cannot be recovered.

If you would like to permanently delete only a concrete room resource - e.g. only chat, then read [here](/reference/rest-api/rooms/delete/concrete-resource.md).
