Connection ID
an object with query parameters
OptionalspaceId?: stringFiltering on connections by space ID
Optionaltype?: "connectionname"The connection ID in the path becomes a connection name when this query parameter is set.
an object with the body content
Optionaloptions: ApiCallOptions
Updates a connection specified by connection ID (or by name when type=connectionname is set in query). Depends on the fields defined in the request body, credentials embedded (or associated) in the connection can be updated or created.