• /
  • EnglishEspañolFrançais日本語한국어Português
  • ログイン今すぐ開始

StopWorkflowRun

This stops a running workflow. It returns an empty runId if the workflow is not found.

Example

mutation {
workflowAutomationStopWorkflowRun(
accountId: 11933347
runId: "7ffbe082-8efa-4d3d-901a-a08bcf22bcd3"
) {
runId
}
}
Copyright © 2025 New Relic株式会社。

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.