put https://api2.branch.io/v1/url
This endpoint is used to update existing deep link
Link Update Tips
- A link's data object is overwritten entirely by the Link Update API, so make sure to include all of the link's data when updating it (not just the data you're changing).
- To update links in bulk, combine the Link Update and Link Read APIs when creating a script.
- If you want to add custom key/value pairs to the
data
object, you will need to do it outside of the API Reference.