1
1
---
2
2
title : Edit an API with the Azure portal | Microsoft Docs
3
- description : Learn how to use API Management (APIM) to edit an API. Add, delete, or rename operations in the APIM instance, or edit the API's swagger.
3
+ description : Learn how to use API Management to edit an API. Add, delete, or rename operations in the APIM instance, or edit the API's swagger.
4
4
services : api-management
5
5
documentationcenter : ' '
6
6
author : adrianhall
@@ -16,7 +16,7 @@ ms.author: adhal
16
16
---
17
17
# Edit an API
18
18
19
- The steps in this tutorial show you how to use API Management (APIM) to edit an API.
19
+ The steps in this tutorial show you how to use API Management to edit an API.
20
20
21
21
+ You can add, rename, or delete operations in the Azure portal.
22
22
+ You can edit your API's swagger.
@@ -28,9 +28,9 @@ The steps in this tutorial show you how to use API Management (APIM) to edit an
28
28
29
29
[ !INCLUDE [ api-management-navigate-to-instance.md] ( ../../includes/api-management-navigate-to-instance.md )]
30
30
31
- ## Edit an API in APIM
31
+ ## Edit an operation
32
32
33
- ![ Screenshot that highlights the process for editing an API in APIM .] ( ./media/edit-api/edit-api001.png )
33
+ ![ Screenshot that highlights the process for editing an API in API Management .] ( ./media/edit-api/edit-api001.png )
34
34
35
35
1 . Click the ** APIs** tab.
36
36
2 . Select one of the APIs that you previously imported.
@@ -40,7 +40,7 @@ The steps in this tutorial show you how to use API Management (APIM) to edit an
40
40
41
41
## Update the swagger
42
42
43
- You can update your backbend API from the Azure portal by following these steps:
43
+ You can update your backend API from the Azure portal by following these steps:
44
44
45
45
1 . Select ** All operations**
46
46
2 . Click pencil in the ** Frontend** window.
@@ -75,4 +75,4 @@ You can update your backbend API from the Azure portal by following these steps:
75
75
76
76
> [ !div class="nextstepaction"]
77
77
> [ APIM policy samples] ( ./policy-reference.md )
78
- > [ Transform and protect a published API] ( transform-api.md )
78
+ > [ Transform and protect a published API] ( transform-api.md )
0 commit comments