PUT and DELETE methods return 404 in API Management

Marcelo Arnaldi 0 Reputation points
2025-01-22T19:50:02.01+00:00

In all APIs created in API Management (APIM), resources with PUT and DELETE methods return a 404 error, indicating that the resource does not exist. However, the GET and POST methods work perfectly.

When calling the backend directly, which is hosted on AKS, all methods work correctly.

Even TRACE works on GET and POST, but does not work on PUT and DELETE.

Note: To avoid typos, when testing the same resource that works with the POST method, when switching to PUT, it returns 404.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,271 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.