Submit feedback envelope (C-FB1)
feedback
Submit feedback envelope (C-FB1)
Canonical feedback ingestion endpoint. Accepts any of the three C-FB1 signals (error_telemetry, bug_report, quality_rating) in a single stable envelope shape. error_telemetry allows anonymous submission; all other signals require a valid bearer token.
POST
Submit feedback envelope (C-FB1)
Response
Feedback accepted for processing
Response shape for POST /v1/feedback.
Returned with HTTP 202 Accepted. The feedback_id is a server-issued
ULID (prefix fbk_) - the keystone primitive that lets customers
annotate a specific error instance unambiguously across retries.