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
statestringOptionalDefaults to Success
resultobjectOptional

Errors

500
Internal Server Error