v5

OpenAPI 3.1.02026-07-31129337684.6 KB
Workflow Runs

Delete Workflow Run Comment

Endpoint to delete a comment from a workflow run.

delete/workflows/v1/workflow-runs/{workflow_run_id}/comments/{comment_logical_id}

Path parameters

workflow_run_idstring required
Example:5eb7cf5a86d9755df3a6c593
comment_logical_idstring required

Response

Successful Response

workflow_deletedboolean

True when the workflow backing this run no longer exists (was deleted).