Update gateway

Updates information about a particular gateway.

Authentication

AuthorizationBasic

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

Path parameters

idstringRequired
the Id for the gateway to update

Request

request body
payloadobjectOptional

Response

Result of updating the gateway
statestringDefaults to Success
resultobject
The values for the gateway that was just updated as it exists within the database

Errors

500
Internal Server Error