Post a comment
Adds a comment to a thread, with optional @-mentions. Requires playbook-task:do on the project; an inaccessible project or entity reads as 404.
Authentication
AuthorizationBearer
WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.
Path parameters
projectId
threadId
Request
This endpoint expects an object.
body
mentionedUserIds
Response
The created comment.
comment
A thread comment.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error