The unique identifier of the connection.
an object with query parameters
Optionaltype?: "connectionname"When set to connectionname, the value of the connection ID in the path is interpreted as the connection's name rather than its unique identifier.
an object with the body content
Optionaloptions: ApiCallOptions
Use this operation to apply partial updates to a data connection using JSON Patch operations. To patch a connection by name instead of ID, set the
typequery parameter toconnectionname. Some data sources require an OAuth authentication code; provide it using theqlik-auth-coderequest header.