app-gateway_manager

On this page:

updateGateway

Summary

Update Gateway

Description

Update information about a particular gateway

Route

PUT /gateway_manager/v1/gateways/:id

Roles

gateway:update

Parameters

DetailsExampleSchema
Name Type Required Description
id string yes the Id for the gateway to update
payload object yes payload with the updated values for the gateway

Return

DetailsExampleSchema
Name Type Description
response string Result of updating the gateway