Create Destination
This method allows applications to create a destination. A destination is an endpoint that receives HTTP push notifications.A single destination for all topics is valid, as is individual destinations for each topic.To update a destination, use the updateDestination call.The destination created will need to be referenced while creating or updating a subscription to a topic.Note: The destination should be created an...