Password Safe-Managed Account Propagation Actions

Number of APIs: 4

  1. Unassign all Propagation Actions from Managed Account DELETE {{biBaseURL}}/ManagedAccounts/:id/PropagationActions

  2. Unassign a Propagation Action from Managed Account by ID DELETE {{biBaseURL}}/ManagedAccounts/:managedAccountID/PropagationActions/:propagationActionID

  3. List of assigned Propagation Actions by Managed Account ID GET {{biBaseURL}}/ManagedAccounts/:id/PropagationActions

  4. Assign a Propagation Action to Managed Account by ID POST {{biBaseURL}}/ManagedAccounts/:managedAccountID/PropagationActions/:propagationActionID