post https://api.superwise.ai/v1/destinations
Create a new destination
- base_destination_create (DestinationCreateBase): Required. The payload that includes:
- name (str): Name of the new destination.
- integration_id (UUID): Unique identifier of the integration to which the destination would be created.
- params (dict): Additional parameters for the creation of the destination.