How to delete an IoT Hub route
Reviewed on 04 July 2024 • Published on 01 September 2019
Routes allow your IoT Hub to forward messages to non-MQTT destinations.
Currently, the following routes are available:
- REST route allowing you to call a REST API with the content of your messages.
- Database route allowing you execute queries on a PostgreSQL or MySQL database with the content of your messages.
- Scaleway Object Storage route allowing you to store your messages in your Scaleway Object Storage bucket.
Before you start
To complete the actions presented below, you must have:
- A Scaleway account logged into the console
- Owner status or IAM permissions allowing you to perform actions in the intended Organization
- Created an IoT Hub
- Created at least one IoT Hub route
-
Click IoT Hub in the Managed Services section of the side menu. The list of your IoT Hubs displays.
-
Click the name of the IoT Hub with the route you want to delete. The hub’s overview page displays.
-
Click the Routes tab. A list of all your routes displays.
-
Click the «See more Icon» icon next to the route you want to delete, and select Delete from the drop-down menu.
A pop-up asks you to confirm the action.
-
Type DELETE and then click Delete route.