Updates an existing Method resource.
patch/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}
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.
Request body
Response
Success