doc-exports/docs/apig/api-ref/UpdateGatewayResponseV2_1.html
Chen, Junjie 710480502f APIG API 20231026 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Chen, Junjie <chenjunjie@huawei.com>
Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
2023-11-27 06:28:29 +00:00

539 lines
39 KiB
HTML

<a name="UpdateGatewayResponseV2_1"></a><a name="UpdateGatewayResponseV2_1"></a>
<h1 class="topictitle1">Modifying a Group Response</h1>
<div id="body52111714243"><div class="section" id="UpdateGatewayResponseV2_1__section721116720243"><h4 class="sectiontitle">Function</h4><p id="UpdateGatewayResponseV2_1__p112121474240">This API is used to modify a response of an API group.</p>
</div>
<div class="section" id="UpdateGatewayResponseV2_1__atuogenerate_2"><h4 class="sectiontitle">URI</h4><p id="UpdateGatewayResponseV2_1__p1921411732413">PUT /v2/{project_id}/apigw/instances/{instance_id}/api-groups/{group_id}/gateway-responses/{response_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateGatewayResponseV2_1__table1821715720246" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr id="UpdateGatewayResponseV2_1__row192151671240"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p id="UpdateGatewayResponseV2_1__p182176772411">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p id="UpdateGatewayResponseV2_1__p1021812712244">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p id="UpdateGatewayResponseV2_1__p421819772417">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p id="UpdateGatewayResponseV2_1__p14219979245">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="UpdateGatewayResponseV2_1__row1521517102414"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="UpdateGatewayResponseV2_1__p622012720242">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="UpdateGatewayResponseV2_1__p12211572242">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="UpdateGatewayResponseV2_1__p6221207152412">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="UpdateGatewayResponseV2_1__p722247122414">Project ID. For details about how to obtain it, see <a href="apig-api-180713009.html">Obtaining a Project ID</a>.</p>
</td>
</tr>
<tr id="UpdateGatewayResponseV2_1__row1221613714247"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="UpdateGatewayResponseV2_1__p2223127102410">instance_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="UpdateGatewayResponseV2_1__p1522314710242">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="UpdateGatewayResponseV2_1__p1622411722417">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="UpdateGatewayResponseV2_1__p122255792412">Gateway ID, which can be obtained from the gateway information on the APIG console.</p>
</td>
</tr>
<tr id="UpdateGatewayResponseV2_1__row1021613762417"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="UpdateGatewayResponseV2_1__p22269742419">group_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="UpdateGatewayResponseV2_1__p222614772415">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="UpdateGatewayResponseV2_1__p13227157102410">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="UpdateGatewayResponseV2_1__p2228177202416">API group ID.</p>
</td>
</tr>
<tr id="UpdateGatewayResponseV2_1__row112162712412"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="UpdateGatewayResponseV2_1__p112281273248">response_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="UpdateGatewayResponseV2_1__p7229137112413">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="UpdateGatewayResponseV2_1__p22301771241">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="UpdateGatewayResponseV2_1__p1523013713249">Response ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="UpdateGatewayResponseV2_1__section1623237182410"><h4 class="sectiontitle">Request Parameters</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateGatewayResponseV2_1__HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request header parameters</caption><thead align="left"><tr id="UpdateGatewayResponseV2_1__row623317712247"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.1"><p id="UpdateGatewayResponseV2_1__p152351976245">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.2"><p id="UpdateGatewayResponseV2_1__p02361877244">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.3"><p id="UpdateGatewayResponseV2_1__p17237117132414">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.2.2.5.1.4"><p id="UpdateGatewayResponseV2_1__p11237972249">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="UpdateGatewayResponseV2_1__row1223312716243"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="UpdateGatewayResponseV2_1__p1223819715245">X-Auth-Token</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="UpdateGatewayResponseV2_1__p92391374249">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="UpdateGatewayResponseV2_1__p1723912762412">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="UpdateGatewayResponseV2_1__p424018710242">User token. It can be obtained by calling the IAM API used to obtain a user token. The value of X-Subject-Token in the response header is a token.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateGatewayResponseV2_1__request_ResponsesCreate" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Request body parameters</caption><thead align="left"><tr id="UpdateGatewayResponseV2_1__row1624111722420"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p id="UpdateGatewayResponseV2_1__p15243672248">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.2"><p id="UpdateGatewayResponseV2_1__p10243127102415">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.3"><p id="UpdateGatewayResponseV2_1__p12244273249">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.3.2.5.1.4"><p id="UpdateGatewayResponseV2_1__p824719722412">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="UpdateGatewayResponseV2_1__row182411979248"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="UpdateGatewayResponseV2_1__p2248177142414">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="UpdateGatewayResponseV2_1__p224916732410">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="UpdateGatewayResponseV2_1__p1525087202410">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="UpdateGatewayResponseV2_1__p92513772413">Response name.</p>
</td>
</tr>
<tr id="UpdateGatewayResponseV2_1__row4241117152413"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="UpdateGatewayResponseV2_1__p225216742418">responses</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="UpdateGatewayResponseV2_1__p1725312752419">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="UpdateGatewayResponseV2_1__p7254972247">Map&lt;String,<a href="#UpdateGatewayResponseV2_1__request_ResponseInfo">ResponseInfo</a>&gt;</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="UpdateGatewayResponseV2_1__p9255107202420">Response type definition. key indicates the error type. Options of key:</p>
<ul id="UpdateGatewayResponseV2_1__ul1525615712245"><li id="UpdateGatewayResponseV2_1__li425615722413">AUTH_FAILURE: Authentication failed.</li><li id="UpdateGatewayResponseV2_1__li5257179246">AUTH_HEADER_MISSING: The identity source is missing.</li><li id="UpdateGatewayResponseV2_1__li162585732413">AUTHORIZER_FAILURE: Custom authentication failed.</li><li id="UpdateGatewayResponseV2_1__li025987162418">AUTHORIZER_CONF_FAILURE: Custom authorizer error.</li><li id="UpdateGatewayResponseV2_1__li11260173241">AUTHORIZER_IDENTITIES_FAILURE: The identity source of the custom authorizer is invalid.</li><li id="UpdateGatewayResponseV2_1__li62611776242">BACKEND_UNAVAILABLE: The backend is unavailable.</li><li id="UpdateGatewayResponseV2_1__li17261079242">BACKEND_TIMEOUT: Backend timed out.</li><li id="UpdateGatewayResponseV2_1__li32626752417">THROTTLED: The request was rejected due to request throttling.</li><li id="UpdateGatewayResponseV2_1__li1826387192419">UNAUTHORIZED: The app you are using has not been authorized to call the API.</li><li id="UpdateGatewayResponseV2_1__li426420714245">ACCESS_DENIED: Access denied.</li><li id="UpdateGatewayResponseV2_1__li152654772411">NOT_FOUND: No API is found.</li><li id="UpdateGatewayResponseV2_1__li14265679249">REQUEST_PARAMETERS_FAILURE: Invalid request parameter.</li><li id="UpdateGatewayResponseV2_1__li1526616714246">DEFAULT_4XX: Default 4XX error occurred.</li><li id="UpdateGatewayResponseV2_1__li426737172417">DEFAULT_5XX: Default 5XX error occurred.</li></ul>
<p id="UpdateGatewayResponseV2_1__p172703715248">Each error type is in JSON format.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="UpdateGatewayResponseV2_1__request_ResponseInfo"></a><a name="request_ResponseInfo"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateGatewayResponseV2_1__request_ResponseInfo" frame="border" border="1" rules="all"><caption><b>Table 4 </b>ResponseInfo</caption><thead align="left"><tr id="UpdateGatewayResponseV2_1__row162711573247"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.4.2.5.1.1"><p id="UpdateGatewayResponseV2_1__p1527337142414">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.4.2.5.1.2"><p id="UpdateGatewayResponseV2_1__p19274672242">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.4.2.5.1.3"><p id="UpdateGatewayResponseV2_1__p02751979245">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.4.2.5.1.4"><p id="UpdateGatewayResponseV2_1__p1127677192417">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="UpdateGatewayResponseV2_1__row152714792419"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="UpdateGatewayResponseV2_1__p527610792410">status</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="UpdateGatewayResponseV2_1__p5277167152418">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="UpdateGatewayResponseV2_1__p3278127172413">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="UpdateGatewayResponseV2_1__p122791074248">HTTP status code of the response.</p>
</td>
</tr>
<tr id="UpdateGatewayResponseV2_1__row13271673246"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="UpdateGatewayResponseV2_1__p228019713242">body</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="UpdateGatewayResponseV2_1__p2281197142415">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="UpdateGatewayResponseV2_1__p328267152413">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="UpdateGatewayResponseV2_1__p0282274243">Response body template.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="UpdateGatewayResponseV2_1__section1728412710243"><h4 class="sectiontitle">Response Parameters</h4><p id="UpdateGatewayResponseV2_1__p102841275244"><strong id="UpdateGatewayResponseV2_1__b162851472244">Status code: 200</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateGatewayResponseV2_1__response_ResponsesInfo" frame="border" border="1" rules="all"><caption><b>Table 5 </b>Response body parameters</caption><thead align="left"><tr id="UpdateGatewayResponseV2_1__row12861774241"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.1"><p id="UpdateGatewayResponseV2_1__p728810722418">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.2"><p id="UpdateGatewayResponseV2_1__p62891375246">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.3.2.4.1.3"><p id="UpdateGatewayResponseV2_1__p42898772416">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="UpdateGatewayResponseV2_1__row1628616713241"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="UpdateGatewayResponseV2_1__p1229014719248">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="UpdateGatewayResponseV2_1__p2029113715249">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="UpdateGatewayResponseV2_1__p729247162417">Response name.</p>
</td>
</tr>
<tr id="UpdateGatewayResponseV2_1__row15286971244"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="UpdateGatewayResponseV2_1__p1729217122413">responses</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="UpdateGatewayResponseV2_1__p10293177162412">Map&lt;String,<a href="#UpdateGatewayResponseV2_1__response_ResponseInfoResp">ResponseInfoResp</a>&gt;</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="UpdateGatewayResponseV2_1__p162941875248">Response type definition. key indicates the error type. Options of key:</p>
<ul id="UpdateGatewayResponseV2_1__ul729514702413"><li id="UpdateGatewayResponseV2_1__li929513719249">AUTH_FAILURE: Authentication failed.</li><li id="UpdateGatewayResponseV2_1__li929610712419">AUTH_HEADER_MISSING: The identity source is missing.</li><li id="UpdateGatewayResponseV2_1__li182977782416">AUTHORIZER_FAILURE: Custom authentication failed.</li><li id="UpdateGatewayResponseV2_1__li142981378245">AUTHORIZER_CONF_FAILURE: Custom authorizer error.</li><li id="UpdateGatewayResponseV2_1__li18298973248">AUTHORIZER_IDENTITIES_FAILURE: The identity source of the custom authorizer is invalid.</li><li id="UpdateGatewayResponseV2_1__li12299137132416">BACKEND_UNAVAILABLE: The backend is unavailable.</li><li id="UpdateGatewayResponseV2_1__li33006792413">BACKEND_TIMEOUT: Backend timed out.</li><li id="UpdateGatewayResponseV2_1__li63019711245">THROTTLED: The request was rejected due to request throttling.</li><li id="UpdateGatewayResponseV2_1__li130117142415">UNAUTHORIZED: The app you are using has not been authorized to call the API.</li><li id="UpdateGatewayResponseV2_1__li143024710243">ACCESS_DENIED: Access denied.</li><li id="UpdateGatewayResponseV2_1__li11303177240">NOT_FOUND: No API is found.</li><li id="UpdateGatewayResponseV2_1__li13043711248">REQUEST_PARAMETERS_FAILURE: Invalid request parameter.</li><li id="UpdateGatewayResponseV2_1__li1930513715243">DEFAULT_4XX: Default 4XX error occurred.</li><li id="UpdateGatewayResponseV2_1__li18305147152411">DEFAULT_5XX: Default 5XX error occurred.</li></ul>
<p id="UpdateGatewayResponseV2_1__p63081742415">Each error type is in JSON format.</p>
</td>
</tr>
<tr id="UpdateGatewayResponseV2_1__row42860772411"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="UpdateGatewayResponseV2_1__p133093717245">id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="UpdateGatewayResponseV2_1__p193101770249">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="UpdateGatewayResponseV2_1__p123118710242">Response ID.</p>
</td>
</tr>
<tr id="UpdateGatewayResponseV2_1__row82869762410"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="UpdateGatewayResponseV2_1__p231107112414">default</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="UpdateGatewayResponseV2_1__p10312373249">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="UpdateGatewayResponseV2_1__p1531337112415">Indicates whether the group response is the default response.</p>
</td>
</tr>
<tr id="UpdateGatewayResponseV2_1__row1528615792415"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="UpdateGatewayResponseV2_1__p8314137132415">create_time</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="UpdateGatewayResponseV2_1__p73142752415">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="UpdateGatewayResponseV2_1__p183151772415">Creation time.</p>
</td>
</tr>
<tr id="UpdateGatewayResponseV2_1__row22867719242"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="UpdateGatewayResponseV2_1__p2316127172410">update_time</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="UpdateGatewayResponseV2_1__p6317271242">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="UpdateGatewayResponseV2_1__p13170711244">Update time.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="UpdateGatewayResponseV2_1__response_ResponseInfoResp"></a><a name="response_ResponseInfoResp"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateGatewayResponseV2_1__response_ResponseInfoResp" frame="border" border="1" rules="all"><caption><b>Table 6 </b>ResponseInfoResp</caption><thead align="left"><tr id="UpdateGatewayResponseV2_1__row1431811712416"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.1"><p id="UpdateGatewayResponseV2_1__p103203714242">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.2"><p id="UpdateGatewayResponseV2_1__p832137172418">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.4.2.4.1.3"><p id="UpdateGatewayResponseV2_1__p16322572249">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="UpdateGatewayResponseV2_1__row731917719244"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGatewayResponseV2_1__p2032310714242">status</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGatewayResponseV2_1__p1032412719246">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGatewayResponseV2_1__p4325471241">HTTP status code of the response.</p>
</td>
</tr>
<tr id="UpdateGatewayResponseV2_1__row123191973247"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGatewayResponseV2_1__p432618716241">body</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGatewayResponseV2_1__p93271878244">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGatewayResponseV2_1__p33286742410">Response body template.</p>
</td>
</tr>
<tr id="UpdateGatewayResponseV2_1__row731947142416"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateGatewayResponseV2_1__p163283717245">default</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateGatewayResponseV2_1__p93291720244">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateGatewayResponseV2_1__p53309702417">Indicates whether the response is the default response.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="UpdateGatewayResponseV2_1__p1833012792416"><strong id="UpdateGatewayResponseV2_1__b183316714245">Status code: 400</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateGatewayResponseV2_1__response_ErrorMsg" frame="border" border="1" rules="all"><caption><b>Table 7 </b>Response body parameters</caption><thead align="left"><tr id="UpdateGatewayResponseV2_1__row113316713247"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.6.2.4.1.1"><p id="UpdateGatewayResponseV2_1__p193333792415">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.6.2.4.1.2"><p id="UpdateGatewayResponseV2_1__p143343719245">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.6.2.4.1.3"><p id="UpdateGatewayResponseV2_1__p1233415782419">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="UpdateGatewayResponseV2_1__row4331677246"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="UpdateGatewayResponseV2_1__p103351272243">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="UpdateGatewayResponseV2_1__p133361876242">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="UpdateGatewayResponseV2_1__p103397712414">Error code.</p>
</td>
</tr>
<tr id="UpdateGatewayResponseV2_1__row1433227162418"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="UpdateGatewayResponseV2_1__p63391713241">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="UpdateGatewayResponseV2_1__p1734013712246">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="UpdateGatewayResponseV2_1__p103414702412">Error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="UpdateGatewayResponseV2_1__p834215712243"><strong id="UpdateGatewayResponseV2_1__b20342176241">Status code: 401</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateGatewayResponseV2_1__response_ErrorMsg_1" frame="border" border="1" rules="all"><caption><b>Table 8 </b>Response body parameters</caption><thead align="left"><tr id="UpdateGatewayResponseV2_1__row43431478242"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.8.2.4.1.1"><p id="UpdateGatewayResponseV2_1__p83442711240">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.8.2.4.1.2"><p id="UpdateGatewayResponseV2_1__p1334537202413">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.8.2.4.1.3"><p id="UpdateGatewayResponseV2_1__p334618712246">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="UpdateGatewayResponseV2_1__row53438710249"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="UpdateGatewayResponseV2_1__p1934787172410">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="UpdateGatewayResponseV2_1__p103474715244">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="UpdateGatewayResponseV2_1__p11348147162414">Error code.</p>
</td>
</tr>
<tr id="UpdateGatewayResponseV2_1__row1734310732415"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="UpdateGatewayResponseV2_1__p2349157142418">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="UpdateGatewayResponseV2_1__p53503742416">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="UpdateGatewayResponseV2_1__p3350167102412">Error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="UpdateGatewayResponseV2_1__p173511371243"><strong id="UpdateGatewayResponseV2_1__b73514717247">Status code: 403</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateGatewayResponseV2_1__response_ErrorMsg_2" frame="border" border="1" rules="all"><caption><b>Table 9 </b>Response body parameters</caption><thead align="left"><tr id="UpdateGatewayResponseV2_1__row123520716245"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.10.2.4.1.1"><p id="UpdateGatewayResponseV2_1__p1235310716240">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.10.2.4.1.2"><p id="UpdateGatewayResponseV2_1__p1035457122411">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.10.2.4.1.3"><p id="UpdateGatewayResponseV2_1__p435514719245">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="UpdateGatewayResponseV2_1__row1335277132418"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="UpdateGatewayResponseV2_1__p1135614719247">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="UpdateGatewayResponseV2_1__p113571070243">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="UpdateGatewayResponseV2_1__p193583719243">Error code.</p>
</td>
</tr>
<tr id="UpdateGatewayResponseV2_1__row035257172411"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="UpdateGatewayResponseV2_1__p163588715249">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="UpdateGatewayResponseV2_1__p73592732414">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="UpdateGatewayResponseV2_1__p1436077112413">Error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="UpdateGatewayResponseV2_1__p436027192420"><strong id="UpdateGatewayResponseV2_1__b7361127182414">Status code: 404</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateGatewayResponseV2_1__response_ErrorMsg_3" frame="border" border="1" rules="all"><caption><b>Table 10 </b>Response body parameters</caption><thead align="left"><tr id="UpdateGatewayResponseV2_1__row1136119712419"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.12.2.4.1.1"><p id="UpdateGatewayResponseV2_1__p636313782417">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.12.2.4.1.2"><p id="UpdateGatewayResponseV2_1__p336437142416">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.12.2.4.1.3"><p id="UpdateGatewayResponseV2_1__p17364474244">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="UpdateGatewayResponseV2_1__row73611870247"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="UpdateGatewayResponseV2_1__p143652714242">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="UpdateGatewayResponseV2_1__p93668710248">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="UpdateGatewayResponseV2_1__p536613720248">Error code.</p>
</td>
</tr>
<tr id="UpdateGatewayResponseV2_1__row15362673249"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="UpdateGatewayResponseV2_1__p2036717719248">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="UpdateGatewayResponseV2_1__p936877132413">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="UpdateGatewayResponseV2_1__p1369374247">Error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="UpdateGatewayResponseV2_1__p103692742415"><strong id="UpdateGatewayResponseV2_1__b1636918712415">Status code: 500</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateGatewayResponseV2_1__response_ErrorMsg_4" frame="border" border="1" rules="all"><caption><b>Table 11 </b>Response body parameters</caption><thead align="left"><tr id="UpdateGatewayResponseV2_1__row837013710248"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.14.2.4.1.1"><p id="UpdateGatewayResponseV2_1__p83722716245">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.14.2.4.1.2"><p id="UpdateGatewayResponseV2_1__p143728722416">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.14.2.4.1.3"><p id="UpdateGatewayResponseV2_1__p1337367112412">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="UpdateGatewayResponseV2_1__row937014742415"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="UpdateGatewayResponseV2_1__p12374107142414">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="UpdateGatewayResponseV2_1__p1137412717247">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="UpdateGatewayResponseV2_1__p163754792418">Error code.</p>
</td>
</tr>
<tr id="UpdateGatewayResponseV2_1__row73704712419"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="UpdateGatewayResponseV2_1__p1359512822413">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="UpdateGatewayResponseV2_1__p15959822418">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="UpdateGatewayResponseV2_1__p759518822414">Error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="UpdateGatewayResponseV2_1__section35951186245"><h4 class="sectiontitle">Example Requests</h4><p id="UpdateGatewayResponseV2_1__p1459578172415">Modifying a response of an API group</p>
<pre class="screen" id="UpdateGatewayResponseV2_1__screen1959519819241">{
"name" : "response_demo"
}</pre>
</div>
<div class="section" id="UpdateGatewayResponseV2_1__section059614822412"><h4 class="sectiontitle">Example Responses</h4><p id="UpdateGatewayResponseV2_1__p1659619818242"><strong id="UpdateGatewayResponseV2_1__b16596787249">Status code: 200</strong></p>
<p id="UpdateGatewayResponseV2_1__p5596138132416">OK</p>
<pre class="screen" id="UpdateGatewayResponseV2_1__screen105961687245">{
"create_time" : "2020-08-12T06:52:02Z",
"update_time" : "2020-08-12T15:22:21.929863859+08:00",
"default" : false,
"id" : "e839b367e10f4ab19d1c5008e476b83a",
"name" : "response_demo",
"responses" : {
"ACCESS_DENIED" : {
"body" : "{\"error_code\":\"$context.error.code\",\"error_msg\":\"$context.error.message\",\"request_id\":\"$context.requestId\"}",
"default" : true,
"status" : 403
},
"AUTHORIZER_CONF_FAILURE" : {
"body" : "{\"error_code\":\"$context.error.code\",\"error_msg\":\"$context.error.message\",\"request_id\":\"$context.requestId\"}",
"default" : true,
"status" : 500
},
"AUTHORIZER_FAILURE" : {
"body" : "{\"error_code\":\"$context.error.code\",\"error_msg\":\"$context.error.message\",\"request_id\":\"$context.requestId\"}",
"default" : true,
"status" : 500
},
"AUTHORIZER_IDENTITIES_FAILURE" : {
"body" : "{\"error_code\":\"$context.error.code\",\"error_msg\":\"$context.error.message\",\"request_id\":\"$context.requestId\"}",
"default" : true,
"status" : 401
},
"AUTH_FAILURE" : {
"body" : "{\"error_code\":\"$context.error.code\",\"error_msg\":\"$context.error.message\",\"request_id\":\"$context.requestId\"}",
"default" : true,
"status" : 401
},
"AUTH_HEADER_MISSING" : {
"body" : "{\"error_code\":\"$context.error.code\",\"error_msg\":\"$context.error.message\",\"request_id\":\"$context.requestId\"}",
"default" : true,
"status" : 401
},
"BACKEND_TIMEOUT" : {
"body" : "{\"error_code\":\"$context.error.code\",\"error_msg\":\"$context.error.message\",\"request_id\":\"$context.requestId\"}",
"default" : true,
"status" : 504
},
"BACKEND_UNAVAILABLE" : {
"body" : "{\"error_code\":\"$context.error.code\",\"error_msg\":\"$context.error.message\",\"request_id\":\"$context.requestId\"}",
"default" : true,
"status" : 502
},
"DEFAULT_4XX" : {
"body" : "{\"error_code\":\"$context.error.code\",\"error_msg\":\"$context.error.message\",\"request_id\":\"$context.requestId\"}",
"default" : true
},
"DEFAULT_5XX" : {
"body" : "{\"error_code\":\"$context.error.code\",\"error_msg\":\"$context.error.message\",\"request_id\":\"$context.requestId\"}",
"default" : true
},
"NOT_FOUND" : {
"body" : "{\"error_code\":\"$context.error.code\",\"error_msg\":\"$context.error.message\",\"request_id\":\"$context.requestId\"}",
"default" : true,
"status" : 404
},
"REQUEST_PARAMETERS_FAILURE" : {
"body" : "{\"error_code\":\"$context.error.code\",\"error_msg\":\"$context.error.message\",\"request_id\":\"$context.requestId\"}",
"default" : true,
"status" : 400
},
"THROTTLED" : {
"body" : "{\"error_code\":\"$context.error.code\",\"error_msg\":\"$context.error.message\",\"request_id\":\"$context.requestId\"}",
"default" : true,
"status" : 429
},
"UNAUTHORIZED" : {
"body" : "{\"error_code\":\"$context.error.code\",\"error_msg\":\"$context.error.message\",\"request_id\":\"$context.requestId\"}",
"default" : true,
"status" : 401
}
}
}</pre>
<p id="UpdateGatewayResponseV2_1__p196018812418"><strong id="UpdateGatewayResponseV2_1__b1560119818243">Status code: 400</strong></p>
<p id="UpdateGatewayResponseV2_1__p1960116812415">Bad Request</p>
<pre class="screen" id="UpdateGatewayResponseV2_1__screen560119862410">{
"error_code" : "APIG.2011",
"error_msg" : "Invalid parameter value,parameterName:name. Please refer to the support documentation"
}</pre>
<p id="UpdateGatewayResponseV2_1__p186019852419"><strong id="UpdateGatewayResponseV2_1__b86018832411">Status code: 401</strong></p>
<p id="UpdateGatewayResponseV2_1__p1060117817248">Unauthorized</p>
<pre class="screen" id="UpdateGatewayResponseV2_1__screen460114822416">{
"error_code" : "APIG.1002",
"error_msg" : "Incorrect token or token resolution failed"
}</pre>
<p id="UpdateGatewayResponseV2_1__p1660288132415"><strong id="UpdateGatewayResponseV2_1__b160211812249">Status code: 403</strong></p>
<p id="UpdateGatewayResponseV2_1__p1560212811246">Forbidden</p>
<pre class="screen" id="UpdateGatewayResponseV2_1__screen660211882411">{
"error_code" : "APIG.1005",
"error_msg" : "No permissions to request this method"
}</pre>
<p id="UpdateGatewayResponseV2_1__p86021386249"><strong id="UpdateGatewayResponseV2_1__b6602482248">Status code: 404</strong></p>
<p id="UpdateGatewayResponseV2_1__p760214832414">Not Found</p>
<pre class="screen" id="UpdateGatewayResponseV2_1__screen060219832420">{
"error_code" : "APIG.3001",
"error_msg" : "API group c77f5e81d9cb4424bf704ef2b0ac7600 does not exist"
}</pre>
<p id="UpdateGatewayResponseV2_1__p36020832418"><strong id="UpdateGatewayResponseV2_1__b166030811249">Status code: 500</strong></p>
<p id="UpdateGatewayResponseV2_1__p66036815245">Internal Server Error</p>
<pre class="screen" id="UpdateGatewayResponseV2_1__screen460314813249">{
"error_code" : "APIG.9999",
"error_msg" : "System error"
}</pre>
</div>
<div class="section" id="UpdateGatewayResponseV2_1__section18603389244"><h4 class="sectiontitle">Status Codes</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateGatewayResponseV2_1__status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="UpdateGatewayResponseV2_1__row442913716245"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p id="UpdateGatewayResponseV2_1__p146033822414">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p id="UpdateGatewayResponseV2_1__p160318816249">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="UpdateGatewayResponseV2_1__row1642911713242"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="UpdateGatewayResponseV2_1__p10603148102419">200</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="UpdateGatewayResponseV2_1__p260318162414">OK</p>
</td>
</tr>
<tr id="UpdateGatewayResponseV2_1__row44292752419"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="UpdateGatewayResponseV2_1__p196036832418">400</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="UpdateGatewayResponseV2_1__p1560310802417">Bad Request</p>
</td>
</tr>
<tr id="UpdateGatewayResponseV2_1__row842997192410"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="UpdateGatewayResponseV2_1__p1604385249">401</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="UpdateGatewayResponseV2_1__p13604188112415">Unauthorized</p>
</td>
</tr>
<tr id="UpdateGatewayResponseV2_1__row1742913712248"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="UpdateGatewayResponseV2_1__p15604785241">403</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="UpdateGatewayResponseV2_1__p1660498102416">Forbidden</p>
</td>
</tr>
<tr id="UpdateGatewayResponseV2_1__row34292720249"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="UpdateGatewayResponseV2_1__p2604684248">404</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="UpdateGatewayResponseV2_1__p13604683245">Not Found</p>
</td>
</tr>
<tr id="UpdateGatewayResponseV2_1__row8429147142413"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="UpdateGatewayResponseV2_1__p960478152417">500</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="UpdateGatewayResponseV2_1__p26043811240">Internal Server Error</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="UpdateGatewayResponseV2_1__section17604138202411"><h4 class="sectiontitle">Error Codes</h4><p id="UpdateGatewayResponseV2_1__p26049818244">See <a href="ErrorCode.html">Error Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="GroupResponseManagement_1.html">Group Response Management</a></div>
</div>
</div>