Stops a running session and cleans up its sandbox pod. The session is markedDocumentation Index
Fetch the complete documentation index at: https://docs.litellm-agent-platform.ai/llms.txt
Use this file to discover all available pages before exploring further.
dead and the pod is terminated. Use this endpoint to release cluster resources when you are finished with a session.
Request
| Header | Value |
|---|---|
Authorization | Bearer <MASTER_KEY> |
Path parameters
The unique ID of the session to stop.
Response
Returns200 OK on success.