Name | Type | Description | Notes |
---|---|---|---|
source_definition_id | uuid::Uuid | ||
workspace_id | uuid::Uuid | ||
redirect_url | String | The url to redirect to after getting the user consent | |
o_auth_input_configuration | Option<serde_json::Value> | The values required to configure OAuth flows. The schema for this must match the OAuthConfigSpecification.oauthUserInputFromConnectorConfigSpecification schema. |
[optional] |
source_id | Option<uuid::Uuid> | [optional] |