updatePushDestinations
Modifies the push destination for a specified organization model entity.
- The request specifies an organization model entity and one or more push destinations. The <set-destination> element is used to set a push destination; the <remove-destination> element is used to remove an existing push destination. Both operations can be performed in a single request.
 - An empty response indicates a successful operation. 
		  
To get existing push destinations, see getPushDestinations. You can also get push destinations using getResource (for resources) and getOrgModel (for organization model entities other than resources).
 
- Required System Action
 - writePushDestinations
 
Copyright © Cloud Software Group, Inc. All rights reserved.
