---
title: "Cancel an interface handoff before its source controller stops"
method: DELETE
path: "/api/v1/sessions/{sessionId}/interface-transition"
tags: ["sessions"]
---

# Cancel an interface handoff before its source controller stops

`DELETE /api/v1/sessions/{sessionId}/interface-transition`

## Path parameters

- `sessionId` string, required — Session identifier, e.g. project-1.

## Response `202`

Accepted

- CancelSessionInterfaceTransitionResponse
  - `ok` boolean, required
  - `sessionId` string, required

## Other responses

- `404` — Not Found
- `409` — Conflict
- `500` — Internal Server Error
- `501` — Not Implemented

---

[API](https://skmtc.net/composiohq/apis/agent-orchestrator-http-daemon.md) · [All operations](https://skmtc.net/composiohq/apis/agent-orchestrator-http-daemon/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/composiohq/agent-orchestrator-http-daemon/versions/6ffec0ec12f0/schema)
