API Connect Developer Guide
  • Introduction
  • Authentication
  • Model's Schema
  • Subscribing a Product
  • Managing Application
  • Managing Organization
  • FAQs
Powered by GitBook
On this page
  • Create Application
  • Resetting an Application
  • Updating Application

Managing Application

PreviousSubscribing a ProductNextManaging Organization

Last updated 6 years ago

Create Application

  1. In navigation, click the Apps tab.

  2. In the Apps page, click the Create Application button on the Top left corner.

  3. On create application page enter just the Name of application for now.

  4. After creating the application you should see Client Secret and Client ID on the page.

    NOTE: Please make note of Client Secret as its going to appear only once. This client secret is required to be sent with request along with client id in header. In case your forgot to save your client secret, you can reset your application to obtain a new one.

Resetting an Application

To reset your application Follow these steps:

  1. Login to your account

  2. Go to apps -> <your App>

  3. Click Reset

  4. New Secret will be generated which you can see by checking Show

Updating Application

To update your application Follow these steps:

  1. Login to your account

  2. Go to apps -> <your App>

  3. Click Update

  4. A new page asking to Choose File willprompt which will allow you to change image icon of your app.