Add a run comment

View as Markdown

Posts a comment to the run timeline; resolves @mentions.

Authentication

AuthorizationBearer

WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.

Path parameters

projectIdstringRequired
runIdstringRequired

Request

This endpoint expects an object.
textstringRequired1-10000 characters

Response

The created comment event.
commentmap from strings to any
An arbitrary JSON object.

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error