Cisco Umbrella - Remove Destination from Destination List
This atomic belongs to the Cisco Umbrella (v2) atomic group.
Removes a destination from a destination list by its ID in Cisco Umbrella. This atomic requires read/write permission to the "Policies / Destination Lists" API scope.
Target: Umbrella integration target or HTTP Endpoint for "api.umbrella.com" with no path
Account Key: None if using an integration-provided target, access token if using an HTTP Endpoint target
Steps:
[] Build the authorization header
[] Execute the API request to remove the destination
[] Check if the API request succeeded:
[]> If it did, attempt to extract the list data (to make sure the response was what we expected)
[]> If it didn't, output an error
More information about this API: https://developer.cisco.com/docs/cloud-security/destinations-delete-destinations-from-destination-list/