Adds a MethodResponse to an existing Method resource.
put/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/responses/{status_code}
Path parameters
restapi_idstring required
The string identifier of the associated RestApi.
resource_idstring required
The Resource identifier for the Method resource.
http_methodstring required
The HTTP verb of the Method resource.
status_codestring required
The status code.
The method response's status code.
Request body
Response
Success