Create, Edit, and Delete Applications
Create an application
To create a new application, log in to the Dev Portal and click My Apps. From the My Apps page, follow these instructions:
-
Click the New App button.
-
Fill out the Create New Application form with your application name, reference ID, and description.
Note that the Reference ID must be unique. If your organization is using the OIDC flow for application registration, enter the ID of your third-party OAuth2 claim.
-
Click Create to save your application. You will automatically be sent to the new application’s details page.
From the Application Page you can generate credentials and view registered services.
Edit an Application
Once an application is created, you can edit the name, reference ID, or description from the edit menu. To edit an application, navigate to the My Apps page of the Dev Portal by clicking My Apps in the dropdown under your login name, then follow these instructions:
-
Select the specific application you want to edit.
-
Use the Edit button to open the Update Application form.
-
When you are satisfied with your changes, click Update.
You can edit the application name, reference ID, and description. A reference ID must be unique across all of the registered applications.
Delete an Application
To permanently delete an application from the Dev Portal, follow these steps:
-
From the My Apps page, click the
icon next to an application, then click Delete.
-
Confirm deletion from the pop-up modal.
Note: Deleting an application can’t be undone.