v51

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

Stop Multiple Executions

Stop multiple active executions (admin only).

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

Args: request: Contains list of execution_ids to stop

Returns: Number of executions stopped and success message

post/api/admin/diagnostics/executions/stop-bulk

Request body

execution_idsstring[] required

Response

Successful Response

successboolean required
stopped_countinteger
messagestring required