v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01302395850.8 KB
v2
admin
diagnostics
admin

Stop Single Execution

Stop a single execution (admin only).

Uses robust stop_graph_execution which cascades to children and waits for termination.

Args: request: Contains execution_id to stop

Returns: Success status and message

post/api/admin/diagnostics/executions/stop

Request body

execution_idstring required

Response

Successful Response

successboolean required
stopped_countinteger
messagestring required