Use this endpoint to give us feedback, report bugs that are not already caught by our observability, or request features (or have your agents do it).
Provide:
request_uuid: The UUID from the problematic API requestfeedback_type: feature_request, feedback, or bug_reporttitle: Optional short title (defaults to a timestamp + organization name)json_body: Structured error details as JSONhuman_note: Free-form text descriptionBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Feedback submission request.
Feedback category.
feature_request, feedback, bug_report UUID of the request that prompted this feedback.
"01900abc-1234-7890-1234-567890abcdef"
Human-readable text note (optional, can be combined with json_body).
"Got 500 error when creating experiment"
Structured JSON details (optional, can be combined with human_note).
Optional short title. If omitted or blank, a default is used.
"Timeout when creating experiment"