Delete workflow
render_delete_workflowDelete a workflow on Render by providing its workflow ID. Removes the workflow service via the Render Public API.
Instructions
Delete workflow. Delete the workflow service with the provided ID. Calls DELETE /workflows/{workflowId} on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflowId | Yes | The ID of the workflow |