v14

latestOpenAPI 3.1.02026-08-083813925.4 MB
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/{chain_id}

Path parameters

chain_idstring required

Chain ID from the list endpoint, e.g. rac_seed_start_selling_9f2c1a7b04.

Query parameters

account_idstring

Account ID, prefixed biz_. Defaults to the API key's own account.

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

chain_idstring required
execution'redirect' | 'executed' required