Swarm insights

Cancel a pending swarm-run-insights generation

Stops a generation that is still pending. A swarm run with no generation in progress answers 409 — there is nothing to cancel, and reporting success would tell a caller it stopped something it did not.

delete/projects/{projectId}/swarm-runs/{swarmRunId}/insights

Response

The generation was cancelled.

swarmRunIdstring required
projectIdstring required
canceledtrue required

Changes