Topic (v3)
Create Topic
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.
post/kafka/v3/clusters/{cluster_id}/topics
Request body
Response
The created topic.
Changes
No recorded changes to this endpoint across all 4 revisions of this API.