Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.14 KB

messagehub037.md

File metadata and controls

26 lines (17 loc) · 1.14 KB
copyright lastupdated
years
2015, 2017
2017-05-05

{:new_window: target="_blank"} {:shortdesc: .shortdesc} {:screen: .screen} {:codeblock: .codeblock} {:pre: .pre}

Using the administration API

{: #admin_api}

{{site.data.keyword.messagehub}} provides an Administration RESTful API that you can use to create, delete, and list topics. {: shortdesc}

You can download the full specification for the API from admin-rest-api.yaml External link icon{:new_window}. To view the swagger file use Swagger tools. For example Swagger editor External link icon{:new_window}.

The {{site.data.keyword.messagehub}} admin-rest-api External link icon{:new_window} directory also contains a useful set of examples of how to call the Administration RESTful API.