v6

latestOpenAPI 3.1.02026-08-04135335658.3 KB
Workflow Runs

Delete Workflow Run Event Comment

Endpoint to delete a comment from a specific event in a workflow run.

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

Path parameters

workflow_run_idstring required
Example:5eb7cf5a86d9755df3a6c593
event_logical_idstring required
comment_logical_idstring required

Response

Successful Response

commentsobject[]

All comments on the target after the write

feedback_usersobject

Display identities for the authors in comments. See RatingsResponse.