Add Destinations to a List
POST {{server}}policies/v2/destinationlists/EnterADestinationListId/destinations
Request Body
{"0"=>{"destination"=>"EnterADestination", "comment"=>"EnterAComment"}, "1"=>{"destination"=>"EnterADestination", "comment"=>"EnterAComment"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |