I'm wondering if APIM can respond with its own response body if it fails to execute the API as below when executing the API in Azure APIM.
Execute API with HTTP method that is not imported into APIM and get Not Found error
Subscription key authentication fails with an error
Is it possible to use APIM's return-response to make a unique error response for each case?
https://docs.microsoft.com/en-us/azure/api-management/api-management-sample-send-request