v6
latestOpenAPI 3.1.02026-08-04135335658.3 KBWorkflow Runs
Set Workflow Run Event Rating
Endpoint to set the calling user's rating on a specific event in a workflow run.
Upsert, not append: a user has at most one rating per event, so re-rating replaces their previous value while keeping its logical_id and createdAt.
put/workflows/v1/workflow-runs/{workflow_run_id}/events/{event_logical_id}/rating
Path parameters
workflow_run_idstring required
Example:5eb7cf5a86d9755df3a6c593
event_logical_idstring required
Request body
Response
Successful Response