Tools, FAQ, Tutorials:
View API Details on Publisher Portal - 2017 Version
How to view API details on the Publisher Portal of an Azure API Management Service 2017 version?
✍: FYIcenter.com
You can follow this tutorial to view detailed information of API
on the Publisher Portal of an Azure API Management Service.
1. Log in to the Publisher Portal as shown in the previous tutorial.
2. Click API from the left menu. You see the API list page.
3. Click on the API name to open it. You see detailed information of the API organized in several tabs:
The picture below shows you detailed information an API on Publisher Portal of an Azure API Management Service:
⇒ Add Operation to API on Publisher Portal - 2017 Version
⇐ Create New API on Publisher Portal - 2017 Version
2018-07-18, ∼3355🔥, 0💬
Popular Posts:
How To Read Data from Keyboard (Standard Input) in PHP? If you want to read data from the standard i...
How To Move Uploaded Files To Permanent Directory in PHP? PHP stores uploaded files in a temporary d...
How to use the "set-body" Policy Statement for an Azure API service operation? The "set-body" Policy...
What's Wrong with "while ($c=fgetc($f)) {}" in PHP? If you are using "while ($c=fgetc($f)) {}" to lo...
How to extend json.JSONEncoder class? I want to encode other Python data types to JSON. If you encod...