Nudges

Mark Interaction

Record a user interaction against a live card by its dedupe_key (the new FE path — cards are computed on demand and may not have a numeric id yet). Upserts the ledger row if needed (no bell) and transitions its state.

patch/api/nudges/interaction

Headers

x-api-tokenstring nullable

Request body

dedupe_keystring required
actionstring required

Response

Successful Response

{"stackTrail":"paths:/api/nudges/interaction:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes