Skip to main content
POST
Bulk save recommended actions to My Plan

Authorizations

Authorization
string
header
required

Path Parameters

organization_id
string<uuid>
required

Organization identifier

workspace_id
string<uuid>
required

Workspace identifier

Body

ids
string<uuid>[]
required

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.

succeeded
string<uuid>[]
required

IDs that were successfully moved to My Plan (workflow_status set to confirmed)

skipped
object[]
required

IDs that were not processed and the reason why