Skip to main content
DELETE
Delete a gateway

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

gateway_topic
string
required

Unique topic identifier of the gateway

Response

Gateway marked as deleted successfully

message
string
Example:

"success"