Edit Connection edits a connection in the Connect AI Embed product.
redirectURL in the request body maps to the Return to button on the Edit Connection page.cdata_connection_id–the connection unique Id.cdata_connection_name–the connection name, such as Salesforce1.cdata_connection_status–the connection status. Values include success, error (connection error), or none (no connection made).JWT token authentication. Include the token in the Authorization header as Bearer {token}. See Authentication for more information on creating a token.
The connection Id created in Create Connection.
The URL to redirect the customer once the customer has edited the connection through the Connect AI UI. This URL maps to the Return to button on the Edit Connection page in the Connect AI UI.
A string containing the CData-hosted connection URL to redirect the user to.
A string containing the CData-hosted connection URL to redirect the user to.