Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Request body
    • JSON object containing a list of topic name and its properties.under the namespace
      • e.g. [ {"name" : "topic1", "properties" : { "ttl" : "123231" } }, {"name" : "topic2", "properties" :  { "ttl" : "1211" } } ]
  • Response
    • 200 OK

Delete Topic

...