Update Destination By Id

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.
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!