Publish Comment Event

Internal, service-key-authenticated publish for portal comment realtime.

Driven fire-and-forget by the tRPC comment mutations after a successful DB write. Best-effort: failures here never affect the already-committed write.

post/api/py/portals/comments/publish

Request body

channelstring required
namestring required
event_idstring required
dataobject required

Response

Successful Response

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.