Process feedback
feedback
Process feedback
Mark a feedback as processed, optionally attaching it to one or more cards. Attaching highlights the entire feedback and creates an insight linked to the given cards — the same linking that happens when feedback is created with cardIds.
POST
Process feedback
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier for the feedback
Body
application/json
Optional array of card IDs to attach the feedback to. Attaching highlights the entire feedback and creates an insight linked to these cards.
Response
Feedback processed successfully