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