Skip to main content
POST
/
sessions
/
{session_id}
/
kill
Kill Session
curl --request POST \
  --url https://use.hoop.dev/api/sessions/{session_id}/kill
{
  "message": "the error description"
}

Documentation Index

Fetch the complete documentation index at: https://hoopdev-docs-concepts-gaps-and-organization.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

session_id
string
required

The id of the resource

Response

No Content