---
title: "Delete an existing JWT cookie if using HTTP."
method: DELETE
path: "/api/v1/session"
tags: ["SessionService"]
---

# Delete an existing JWT cookie if using HTTP.

`DELETE /api/v1/session`

## Response `200`

(empty)

- SessionSessionResponse — SessionResponse wraps the created token or returns an empty string if deleted.
  - `token` string

---

[API](https://skmtc.net/devtron-labs/apis/consolidate-services.md) · [All operations](https://skmtc.net/devtron-labs/apis/consolidate-services/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/devtron-labs/consolidate-services/revisions/778bfc291d1e/schema)
