Update Gateway
Updates gateway configuration fields (name, description, environment).
PUT
/gateway/{gateway_id}/Path parameters
gateway_idPathintegerrequiredGateway ID
Query parameters
project_idQueryintegerrequiredProject ID
locationQuerystringrequiredLocation
active_iamQueryintegeroptionalActive IAM ID (To access contact person account) Find your Active IAM ID here
Request body
application/json
Updated gateway name.
example
updated-gatewayUpdated description.
example
Updated descriptionUpdated environment tag.
example
stagingResponses
200Gateway updated successfully.
example
200example
Success