v6

latestOpenAPI 3.1.02026-08-04135335658.3 KB
Workflow Runs

Add Comment To Workflow Run Event

Endpoint to add a comment to a workflow run.

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

Path parameters

workflow_run_idstring required
Example:5eb7cf5a86d9755df3a6c593
event_logical_idstring required

Request body

contentstring required

Content of the comment

Response

Successful Response

commentsobject[]

All comments on the target after the write

feedback_usersobject

Display identities for the authors in comments. See RatingsResponse.