Skip to main content
DELETE
Close a session

Authorizations

x-hyphae-key
string
header
required

The API key issued for the calling agent. Required on every endpoint except GET /healthz.

Path Parameters

id
string<uuid>
required

The session id (UUID).

Response

The session was closed.

ok
enum<boolean>
required

Always true on success.

Available options:
true