Delete a gateway by ID

Deletes a particular gateway from the database.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

idstringRequired
Id for the gateway

Response

Information about a the gateway that was just deleted
statestringDefaults to Success
resultobject

Errors

500
Internal Server Error