---
title: "deleteSession"
method: DELETE
path: "/v1/files/session"
tags: ["Session"]
---

# deleteSession

`DELETE /v1/files/session`

End a browser session by deleting the token cookie.

Call this endpoint to log out and clear the session cookie.

## Response `200`

Session deleted successfully. The session cookie has been cleared.

---

[API](https://skmtc.net/epilot/apis/file-api.md) · [All operations](https://skmtc.net/epilot/apis/file-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/epilot/file-api/revisions/4d61b97f1e97/schema)
