Request
To delete a topic, send a DELETE request to:
Bash
http://<host>:<port>/mib/v2/topics/{topicId}
Headers
-
Content-Type: application/json
Mandatory fields
-
topicId(in URL) – the name of the topic to be deleted
Response
A successful request returns an HTTP 200 status.
An unsuccessful request returns an HTTP 204 status if the topic is not provisioned in DMM.
See also
For full details of this API, see the Device Messaging Manager (DMM) API documentation v2.