latestOpenAPI 3.1.02026-08-153864115.7 MB
c301132dbfd7
Recommended Actions
Run Recommended Action
Records that the caller ran a recommended action chain. Nothing is executed server-side yet — the client follows the chain's step CTAs itself; this writes the recommended_action_chain.executed analytics event.
post/recommended_actions/{id}
Headers
Idempotency-Keystring
Example:d9105228-4a08-46b1-8b91-42fed586d383
A unique key that makes this request safe to retry. See Idempotent requests.
Response
run recorded
Example response
{
"chain_id": "rac_seed_start_selling_xxxxxxxxxx",
"execution": "redirect"
}