Azure API Management wildcard URL

Stepo 21 Reputation points
2021-12-01T10:12:53.167+00:00

According to the documentation add-api-manually I should be able to add a wildcard URL in a operation.

Trying the example however gives me "URL template is invalid". Am I missing something?

154132-image.png

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

Accepted answer
  1. Pramod Valavala 20,636 Reputation points Microsoft Employee
    2021-12-02T04:17:23.403+00:00

    @Stepo I believe this is incorrect. The next section in the docs is about wildcards. For this, you would just need to use /status/{code}.

    I will go ahead and fix this one in the docs.

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Stepo 21 Reputation points
    2021-12-02T07:03:28.29+00:00

    Ah dang it. I was hoping I could match a suffix.

    Thank you!

    0 comments No comments

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.