Skip to content

Latest commit

 

History

History
64 lines (44 loc) · 1.75 KB

edit-api.md

File metadata and controls

64 lines (44 loc) · 1.75 KB
title description services documentationcenter author manager editor ms.service ms.workload ms.tgt_pltfrm ms.topic ms.date ms.author
Edit an API with the Azure portal | Microsoft Docs
This tutorial shows you how to use API Management (APIM) to edit an API.
api-management
vladvino
cfowler
api-management
mobile
na
tutorial
11/08/2017
apimpm

Edit an API

The steps in this tutorial show you how to use API Management (APIM) to edit an API.

  • You can do it by adding, deleting, renaming operations in the APIM instance.
  • You can edit your API's swagger.

Prerequisites

[!INCLUDE api-management-navigate-to-instance.md]

Edit an API in APIM

Edit an api

  1. Click the APIs tab.
  2. Select one of the APIs that you previously imported.
  3. Select the Design tab.
  4. Select an operation, which you want to edit.
  5. To rename the operation, select a pencil in the Frontend window.

Update the swagger

You can update your backbend API from the Azure portal by following these steps:

  1. Select All operations

  2. Click pencil in the Frontend window.

    Edit an api

    Your API's swagger appears.

    Edit an api

  3. Update the swagger.

  4. Press Save.

[!INCLUDE api-management-define-api-topics.md]

Next steps

[!div class="nextstepaction"] APIM policy samples Transform and protect a published API