Connection ID
an object with query parameters
Optional
spaceId?: stringFiltering on connections by space ID
Optional
type?: "connectionname"The connection ID in the path becomes a connection name when this query parameter is set.
an object with the body content
Optional
options: 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.