Update the Gateway feature configuration

Updates the Gateway configuration including feature settings.

Authentication

AuthorizationBasic

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

Request

request body
configobjectOptional

Response

The result of the configuration update operation.
stateenum
Status of the operation
messagestring
Message describing the result of the operation
dataobject
Additional data about the update operation

Errors

500
Internal Server Error