Skip to content

Commit cf69087

Browse files
Update to normal pages
1 parent 3bf4921 commit cf69087

2 files changed

Lines changed: 12 additions & 8 deletions

File tree

modules/ROOT/pages/manage-client-apps-latest-task.adoc

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,13 @@ To manually approve or reject requests, you must have:
1818

1919
To approve or reject requests to access your API:
2020

21-
. Go to *Anypoint Platform* > *API Manager*.
22-
. In *API Administration*, click the name of the API instance to which you are requesting access.
23-
. Click *Contracts*.
21+
. In API Manager, click *API Administration*.
22+
. Click the name of the API instance to which you are requesting access.
23+
. From the configuration page for the API instance, click *Contracts* from the left menu.
2424
+
25-
The request appears.
25+
The request appears:
26+
+
27+
image::approve-requests-api-manager.png[Approving Requests,120%,110%]
2628
. Click either *Approve* or *Reject* to approve or reject the access request, respectively.
2729

2830

modules/ROOT/pages/remove-client-app-latest-task.adoc

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,15 @@ Deleting a contract deletes the approved contract from Anypoint Exchange. Revoki
99

1010
To delete a contract with an application:
1111

12-
. Go to *Anypoint Platform* > *API Manager*.
13-
. In *API Administration*, click the name of the API instance for which you want to revoke access.
12+
. In API Manager, click *API Administration*.
13+
. Click the name of the API instance for which you want to revoke access.
1414
. Click the `<api version>:<api instance or label>` link, for example, `v1:16046365`.
15-
. Click *Contracts*.
15+
. From the configuration page for the API instance, click *Contracts* from the left menu.
1616
. For the application for which you want to revoke access, click *Revoke*.
1717
+
18-
The *Restore* and *Delete* options appear.
18+
The *Restore* and *Delete* options appear:
19+
+
20+
image:revoke-access-to-api.png[Delete API Request]
1921
. To delete the contract, click *Delete*.
2022
//image:trash.png[trash icon].
2123

0 commit comments

Comments
 (0)