> 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/sessions/delete-resources/all-resources.md).

# All resources

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

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

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