Decide a Home Action
Home
Decide a Home Action
Maps {status: accepted|dismissed|acted, payload?} onto the existing Recommendation PATCH (approve / dismiss / edit). accepted and acted both record status=acted (the Home Accept verb). Optional payload is merged first (edit is not approve).
PATCH
Decide a Home Action
Authorizations
DRF user token. Format: Token <token>
Path Parameters
Query Parameters
Your organization UUID. Workspace endpoints are org-scoped — supply this as a query param (writes also accept it in the body). Find it via GET /auth/me/ → organizations[].id.
Body
application/json
Response
The updated Action
One Home Action. Identical item shape to GET /automation/recommendations/. summary is an alias of why. First-run rows have opportunity=null.
Available options:
suggest_accept, approve_only, send, publish, schedule Available options:
pending, viewed, acted, dismissed