Password Safe-Managed Account Propagation Actions
Number of APIs: 4
- 
Unassign all Propagation Actions from Managed Account DELETE {{biBaseURL}}/ManagedAccounts/:id/PropagationActions 
- 
Unassign a Propagation Action from Managed Account by ID DELETE {{biBaseURL}}/ManagedAccounts/:managedAccountID/PropagationActions/:propagationActionID 
- 
List of assigned Propagation Actions by Managed Account ID GET {{biBaseURL}}/ManagedAccounts/:id/PropagationActions 
- 
Assign a Propagation Action to Managed Account by ID POST {{biBaseURL}}/ManagedAccounts/:managedAccountID/PropagationActions/:propagationActionID