Update an existing connection by its id. Only the fields provided in the request body will be updated.
Basic Authentication using API key and secrets is currently the main authentication mechanism.
The id of the connection.
Request body for updating an existing connection. All fields are optional.
The type of connection.
webhook, klaviyo The configuration for the connection. The shape depends on the connection type.
For webhook connections, see the webhook configuration fields.
For klaviyo connections, configuration can be an empty object as credentials are managed via OAuth2.
OK
Updated connection
A connection defines an external endpoint where event notifications are delivered.