Updates a Connection.
Supply the API Key in the HTTP-Header
Supply the API Key in the Url-Query
The access token received from the authorization server in the OAuth 2.0 flow.
The default media type is application/hal+json. Use application/json for pure data results.
application/json, application/hal+json, application/xml, text/xml, text/csv The Id of the Connection
24The fields of the Connection. Key-Value pairs. The key should match the connection schema of the specific connection type.
{
"some-key-from-connection-schema": "x123sdfu12312"
}Successfully updated Flow