Topics
Create topic.
Creates a new topic in the Kafka cluster with the specified configuration. You can set partitions, replication factor, and other topic-level configurations.
POST
Body
application/json
The body is of type any.
Response
The topic created successfully.