Topic

Create Topic

Creates a topic.

post/clusters/{cluster_id}/topics

Request body

topic_namestring required
partitions_countinteger
replication_factorinteger

Response

The created topic.

kindstring required
cluster_idstring required
topic_namestring required
is_internalboolean required
replication_factorinteger required

Changes