# 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](https://docs.digitalsamba.com/reference/rest-api/rooms/delete/concrete-resource).
