Update a streaming destination config
Merge only the chosen provider’s settings key. The request body is discriminated on the path provider: Kafka accepts brokers / SASL fields, Kinesis accepts region / access_key_id. The secret credential is encrypted at rest before write and never returned. The destination.provider discriminator must equal the path segment. Owner / admin / developer only.
Authorizations
Dashboard JWT token from Clerk
Path Parameters
kafka, kinesis Body
- Option 1
- Option 2
Kafka streaming-destination PATCH body (mirrors kafkaPatchBodySchema). Every field optional; only supplied keys are merged.
Kafka SASL password. Encrypted at rest; never returned. Empty string clears it.
40961 - 16 elementsBootstrap broker host:port (no scheme, no path).
plain, scram-sha-256, scram-sha-512 1 - 256