displayName
POST /api/v1/questions
method
POST
path
/api/v1/questions
authRequired
true
description
[direction: outbound-client] Submit a new breakpoint (question) to the
upstream breakpoints-pro server. Body: { text, context, routing,
projectId, repoId }. Source: packages/breakpoints-mux/src/backends/server.ts:287-294.