ModifyConnection method
Updates a connection.
The identifier of a connection cannot be updated. qType cannot be modified with the ModifyConnection method.
Parameters
Name | Description | Mandatory | Type |
---|---|---|---|
qConnectionId | Identifier of the connection. |
Yes | String |
qConnection | Information about the connection. Properties that can be updated. |
Yes | Connection |
qOverrideCredentials | Set this parameter to true to override the user name and password. |
No | Boolean |
Returns
"result": {}