delete https://api.imiconnect.io/rtmsAPI/api/v1/apps/$(appid)/topics/$(topicid)
This API is used to delete a topic.
Request
The Delete Topic request is specified as follows:
Request Headers
The following table describes the request headers:
Request Header | Description |
---|---|
secretKey | Secret key generated in backend application. |
content-type | application/json |
{
"trans_id": "b6771733-bd4e-43fe-b253-130fd5519459",
"description": "success",
"code": 0
}