Feedback

Execute an action on an AI feedback card

Execute an action on an AI feedback card.

Auth: Regular user JWT with org:curations:manage permission.

action_idBehaviour
dismissSets status=resolved and resolved_at
apply_rulesPatches linked CurationBrief and resolves card
apply_product_swapSwaps product at expected position and resolves
post/api/v2/feedback/{feedback_id}/execute-action

Path parameters

feedback_idinteger required

Headers

authorizationstring nullable

Request body

action_idstring required

Response

Successful Response

{"stackTrail":"paths:/api/v2/feedback/{feedback_id}/execute-action:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","title":"Response Execute Action Api V2 Feedback Feedback Id Execute Action Post"}

Changes

Changed in 1 of the 2 revisions of this API.2

    • added the optional property detail/items/ctx to the response with the 422 status

      response-optional-property-added

    • added the optional property detail/items/input to the response with the 422 status

      response-optional-property-added