Skip to main content

Create a top-level or reply comment

POST 

/api/v1/discussions/:discussionId/comments

Publisher end-users create a comment against a discussion. Replies set parent_id. user_id is the external SDK identity, resolved to the tenant-scoped internal user. Emits a comment_created SSE event. Idempotent — pass Idempotency-Key: <uuid> to safely retry.

Request

Responses

Default Response