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.
Last updated