The unique identifier of the connection.
an object with query parameters
OptionalspaceId?: stringFilter connections by space ID.
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 replace a data connection with the values provided in the request body. All required fields must be included. To update a connection by name instead of ID, set the
typequery parameter toconnectionname. Credentials embedded in or associated with the connection are created or updated based on the fields provided.