Sessions
Kill Session
Authentication
Connections
AWS
Guard Rails
Server Management
Jira
Organization Management
Reports
User Management
Sessions
Sessions
Kill Session
POST
/
sessions
/
{session_id}
/
kill
curl --request POST \
--url https://use.hoop.dev/api/sessions/{session_id}/kill
This response does not have an example.
Path Parameters
The id of the resource
Response
204
_mintlify/placeholder
No Content
curl --request POST \
--url https://use.hoop.dev/api/sessions/{session_id}/kill
This response does not have an example.