v6

latestOpenAPI 3.1.02026-08-04135335658.3 KB
Workflow Runs

Delete Workflow Run Event Rating

Endpoint to clear the calling user's rating on a specific event. Other users' ratings are left untouched — a reviewer can only retract their own judgement.

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

Path parameters

workflow_run_idstring required
Example:5eb7cf5a86d9755df3a6c593
event_logical_idstring required

Response

Successful Response

ratingsobject[]

All ratings on the target after the write, one per user

feedback_usersobject

Display identities for the authors in ratings. Sent on every write so a rating left by someone who joined after the page loaded still renders with a name.