v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14107682538.8 KB

Deletes a run group and returns a response with no body if the operation is successful.

To verify that the run group is deleted:

  • Use ListRunGroups to confirm the workflow no longer appears in the list.

  • Use GetRunGroup to verify the workflow cannot be found.

delete/runGroup/{id}

Path parameters

idstring required

The run group's ID.

Response

Success