Skip to main content

Request to Alter the Connector Offsets

POST 

/connect/v1/environments/:environment_id/clusters/:kafka_cluster_id/connectors/:connector_name/offsets/request

General Availability

Request to alter the offsets of a connector. This supports the ability to PATCH/DELETE the offsets of a connector. Note, you will see momentary downtime as this will internally stop the connector, while the offsets are being altered. You can only make one alter offsets request at a time for a connector.

Request

Responses

Accepted