From b7abfab8fcc53411c2ca1ee757bc761cd8184c4a Mon Sep 17 00:00:00 2001 From: Fernanda Date: Thu, 18 Sep 2025 09:09:37 -0300 Subject: [PATCH] W-19483379-client-owner-fa --- .../manage-client-apps-connected-apps-concept.adoc | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/modules/ROOT/pages/manage-client-apps-connected-apps-concept.adoc b/modules/ROOT/pages/manage-client-apps-connected-apps-concept.adoc index aa25bcf0d..1f94d984b 100644 --- a/modules/ROOT/pages/manage-client-apps-connected-apps-concept.adoc +++ b/modules/ROOT/pages/manage-client-apps-connected-apps-concept.adoc @@ -92,6 +92,19 @@ curl --X POST 'https://anypoint.mulesoft.com/apiplatform/repository/v2/organizat ---- +== Assigning an Owner of a Client Application + +You can specify or update the owner of a client application in API Manager by following these steps: + +. In Anypoint Platform, open *API Manager*. +. In the left navigation pane, click *Client Applications*. +. Find the application for which you want to set or change the owner. +. Click *Edit* in the application’s details view. +. Locate the Owner field. +. Select the desired owner from the dropdown list. +. Click *Save* to apply the change. + +The assigned owner will then be displayed in the client application’s summary and detail pages. == See Also