Create Connection validates the JWT and returns a string containing the URL to redirect the user to.
JWT token authentication. Include the token in the Authorization header as Bearer {token}. See Authentication for more information on creating a token.
The URL to redirect the customer once the customer has created the connection through the Connect AI UI.
(Optional) The type of data source (For example: Snowflake, ActOn, or Salesforce). You can obtain data source names from List Connections. If you omit this parameter, the user can select from a list of available data sources.
(Optional) If provided, the connection name.
A string containing the URL to redirect the user to.
A string containing the URL to redirect the user to.