Create a new gateway

Creates a new gateway within the database.

Authentication

AuthorizationBasic

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

Request

request body
gatewayobjectOptional

Response

result of adding gateway
statestring
messagestring
idstring

Errors

500
Internal Server Error