Kafka REST API
Creates a new topic in the Kafka cluster with the specified configuration. You can set partitions, replication factor, and other topic-level configurations.
The body is of type any.
any
The topic created successfully.
Was this page helpful?