v1

latestOpenAPI 3.1.02026-07-17252897.9 KB
Topics
Producer

Sends one or more records to a given topic partition, optionally specifying a key.

post/topics/{topicname}/partitions/{partitionid}

Query parameters

asyncboolean

Whether to return immediately upon sending records, instead of waiting for metadata. No offsets will be returned if specified. Defaults to false.

Response

Records sent successfully.