v1
latestOpenAPI 3.0.02026-07-175064171.4 KBRecords (v3)
Produce Records Batch
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.