---
title: "Delete session"
method: DELETE
path: "/zones/{zoneId}/sessions/{id}"
tags: ["Sessions"]
---

# Delete session

`DELETE /zones/{zoneId}/sessions/{id}`

Permanently deletes a session, effectively logging out the user or application

## Path parameters

- `zoneId` string, required
- `id` string, required

## Response `204`

Default Response

## Other responses

- `default` — Error response

---

[API](https://skmtc.net/keycardai/apis/untitled-api.md) · [All operations](https://skmtc.net/keycardai/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/keycardai/untitled-api/revisions/2f5033ed4491/schema)
