Skip to main content
Skip table of contents

Deleting a topic

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.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.