---
title: "Delete a specific session"
method: DELETE
path: "/sessions/{sessionId}"
tags: ["Sessions"]
---

# Delete a specific session

`DELETE /sessions/{sessionId}`

## Path parameters

- `sessionId` string, required

## Response `200`

response

- DeleteSessionResponse
  - `id` string
  - `deleted` boolean

---

[API](https://skmtc.net/aws-samples/apis/gaia-rest-api.md) · [All operations](https://skmtc.net/aws-samples/apis/gaia-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws-samples/gaia-rest-api/revisions/c61f71119116/schema)
