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

Path Parameters

id
string
required

Response

Session cancelled

message
string
workspaceId
string