Skip to main content

Create Topic

POST 

/kafka/v3/clusters/:cluster_id/topics

Generally Available

Create a topic. Also supports a dry-run mode that only validates whether the topic creation would succeed if the validate_only request property is explicitly specified and set to true. Note that when dry-run mode is being used the response status would be 200 OK instead of 201 Created.

Request

Responses

The created topic.