Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 631 Bytes

File metadata and controls

13 lines (8 loc) · 631 Bytes

DestinationUpdate

Properties

Name Type Description Notes
destination_id uuid::Uuid
connection_configuration Option<serde_json::Value> The values required to configure the destination. The schema for this must match the schema return by destination_definition_specifications/get for the destinationDefinition.
name String

[Back to Model list] [Back to API list] [Back to README]