Skip to main content
DELETE
/
api
/
sessions
/
{id}
cURL
curl -X DELETE http://localhost:18080/api/sessions/sess-123
{
  "message": "<string>",
  "workspaceId": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.hellofriday.ai/llms.txt

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

Path Parameters

id
string
required

Response

Session cancelled

message
string
workspaceId
string