patch https://api.superwise.ai/v1/destinations/
Update a specific destination by ID
- base_destination_update (DestinationUpdateBase): The payload containing the update data for the destination, which includes:
- name (str): The updated name of the destination.
- params (dict): A dictionary containing key-value pairs for parameters to be updated.