Hi Arun,
Thank you for posting the solution.
I’ve tried invoking the API with the required changes and received the expected response. It worked 
But a bit concerned about “tracingEnabled”: false value in the response. It is supposed to return true, but returning ‘false’ for the tracing-enabled APIs.Please clarify.
Response:
{
“API”: [
{
“apiName”: “snjfn”,
“isActive”: true,
“type”: “REST”,
“policies”: ,
“tracingEnabled”: false,
“publishedPortals”: ,
“systemVersion”: 1,
“gatewayEndpoints”: {},
“id”: “janfg”
},
{
“apiName”: “ajnfgja”,
“isActive”: true,
“type”: “SOAP”,
“policies”: ,
“tracingEnabled”: false,
“publishedPortals”: ,
“systemVersion”: 1,
“gatewayEndpoints”: {},
“id”: “kfngjaf”
}
]
}
#API-Management#API-Gateway#webMethods