I'm trying to find information about the topic creation in Kafka via API, because I need to automate some tasks, It would be great if someone knows if it's possible, I was reading here:
https://docs.confluent.io/current/kafka-rest/api.html#crest-api-v3
But it didn't work for me. If I try to do
GET in /v3/clusters/ --> returns code 404