/
/Archal API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 14h ago · Updated 14h ago
  • getList environment capabilities and state contracts
  • getDescribe one environment and its certification
  • postValidate state without starting an environment
  • getList environment sessions
  • postCreate environments with optional initial state
  • getInspect readiness and environment connection URLs
  • deleteDestroy a session and release its runtime resources
  • postExtend an active environment session
  • postReset every stateful environment in a session
  • getInspect environment state
  • putReplace environment state and its reset baseline
  • postReset one environment to its baseline
  • postCompare explicit prior state with current state
  • getGet bounded request metadata and retention status
  • getSend a GET request to an environment
  • putSend a PUT request to an environment
  • postSend a POST request to an environment
  • deleteSend a DELETE request to an environment
  • headSend a HEAD request to an environment
  • patchSend a PATCH request to an environment
  • postSend a Streamable HTTP MCP request to an environment

Destroy a session and release its runtime resources

delete/api/sessions/{sessionId}

Path parameters

sessionIdstring required

Headers

Prefer'respond-async'

Use respond-async to return after durable teardown intent is persisted.

Response

Durable teardown accepted; physical cleanup continues

sessionIdstring required
status'tearing_down' required
teardownRequestedAtstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.