Configure API mocking inside APIM using REST API

majed samyal 1 Reputation point
2020-02-19T11:32:24.53+00:00

How can I set up API mocking inside the APIM using REST API. The requirement, I need to build a portal from where I need to configure new API with mocking inside APIM.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,882 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Vahid Ghafarpour 17,700 Reputation points
    2023-08-23T06:34:20.49+00:00

    To set up API mocking inside Azure API Management (APIM) using the REST API, you'll need to use the Azure Resource Manager (ARM) templates to define your API, operations, and policies for mocking.

    0 comments No comments