Close a Workflow MCP session
DELETE/api/workflows/:workflowName/mcp
Close the session and cancel its active tool calls.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Session closed with no response body.
Invalid session or protocol-version header.
Invalid Bearer API Key.
Missing permission or session binding mismatch.
MCP session does not exist or has expired.