Create Destination

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