v1

latestOpenAPI 3.0.02026-07-175064171.4 KB
Records (v3)

Produce Records Batch

Generally Available

Produce a batch of records to the given topic, returning delivery reports for each record produced. To identify records that have encountered an error, check the error_code of each delivery report.

post/clusters/{cluster_id}/topics/{topic_name}/records:batch

Request body

Response

The response containing a delivery report for each record produced to a topic. A separate delivery report will be returned, in the same order, each with its own error_code.