Kafka_Connect_Custom_Plugins
Initiate a custom plugin file upload
Creates an organization_custom_plugin_files record and returns a presigned S3 PUT URL the client must use to upload the JAR directly. Poll GET to check file_status until it reaches READY or FAILED.
post/organization/{organization_id}/kafka-connect/custom-plugin-files
Path parameters
organization_idstring required
ID of an organization
Request body
Response
Response