Updates an existing gateway’s configuration.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique topic identifier of the gateway
Updated name of the gateway
"Updated Gateway Name"
Updated description of the gateway
"Updated description for my gateway"
Whether the gateway is active
true
Updated list of middleware to be applied to the gateway
Updated timeout in milliseconds for gateway requests
60000
Gateway updated successfully
"success"