Bulk save recommended actions to My Plan
Saves multiple recommended actions to My Plan in a single request. Items that are currently new are moved to confirmed and brief generation is triggered for each. Items already confirmed or dismissed are reported in skipped with the appropriate reason — the rest of the batch proceeds normally (partial-success semantics, not all-or-nothing). IDs not found in the current org/workspace scope are reported in skipped with reason not_found.
Authorizations
Path Parameters
Organization identifier
Workspace identifier
Body
List of recommended action UUIDs to save to My Plan
Response
Partial-success result. succeeded lists IDs moved to My Plan; skipped lists IDs that were ineligible (already_confirmed, already_dismissed) or not_found.