latestOpenAPI 3.1.02026-08-08211046.6 KB

7cbc2a21dd49

Feedback

Ingest AI feedback card (M2M only)

Ingest a new AI feedback card.

Auth: Clerk M2M token only. Regular user JWTs receive 403.

Auto-populates curation_group_number, company_id, and product_ids from the curation record and blocks payload.

Response 201: {id, curation_id, curation_group_number, created_at}

post/api/v2/feedback/

Headers

authorizationstring nullable

Request body

curation_idinteger required
blocksobject required
action_contextobject required

Response

Successful Response

{"stackTrail":"paths:/api/v2/feedback/:post:responses:201:content:application/json:schema","oasType":"schema","type":"unknown","title":"Response Ingest Feedback Api V2 Feedback Post"}