Create Topic
To create any topic you can use the below API.
info
{api-base-url} can be obtained from the MirrorFly console.
HTTP request#
Request Params#
| Param | DataType | Required | Description | 
|---|---|---|---|
| topicName | String | Yes | Topic name to create the topic | 
| licenseKey | String | No | License Key to associate with topic | 
| metaData | String | No | Metadata information | 
Responses#
If successful, this action returns below response, in the response body.
Error#
In the case of an error, an error object like below is returned.
When the token passed in Headers is expired
In the case of a Bad Request, an error message is returned