Rename API Display Name¶
WSO2 Developer Platform allows you to make one or more endpoints accessible through its service and integration components. These endpoints are published as individual APIs in WSO2 Developer Platform, accessible via the WSO2 Developer Platform Developer Portal. By default, WSO2 Developer Platform assigns an API name by combining the component name and the endpoint name, resulting in the following format: <component name>-<endpoint name>. For example, if you create a component named Ballerina Reading List, the API is displayed as Ballerina Reading List - GraphQL Reading List 591.
WSO2 Developer Platform provides you with the flexibility to personalize the display name of the API, enhancing its user-friendliness and readability. Once you modify the API display name within the WSO2 Developer Platform Console, WSO2 Developer Platform applies the change immediately. From there onwards, WSO2 Developer Platform displays the published API by this name in the WSO2 Developer Platform Developer Portal.
Follow the steps below to rename the API display name:
- Go to the WSO2 Developer Platform Console and sign in. This opens the project home page.
- In the Component Listing pane, click on the component for which you want to rename the API display name. This opens the Overview page of the component.
- In the left navigation menu, click Manage and then click API Info.
- On the API Info page that opens, click the Developer Portal tab.
- Under General Details, specify an appropriate API display name in the Name field.
- Click Save.
Now, you can view the updated API display name in the WSO2 Developer Platform Developer Portal.