---
title: "Ping Session"
method: POST
path: "/api/v1/session/pingsession"
tags: ["Session"]
---

# Ping Session

`POST /api/v1/session/pingsession`

Ping the session by attempting a simple chat completion.
If the chat completion fails, the session is considered dead and will be closed.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/morpheusais/apis/morpheus-api-gateway.md) · [All operations](https://skmtc.dev/morpheusais/apis/morpheus-api-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/morpheusais/morpheus-api-gateway/revisions/061297d1593b/schema)
