Client Management

The Client Management page allows you to view and register clients that represent external systems or teams interacting with your APIs.

πŸ” Viewing Clients

You can access the list of registered clients at:

πŸ“ Go to the [Clients List](/admin/admin-cpdb-client/list)

From this page, you can:

  • View all registered clients

  • Click into any client to view detailed information

Client List
Client Details

βž• Creating a New Client

To register a new client:

  1. Go to the [Clients List](/admin/admin-cpdb-client/list)

  2. Click "New Client"

  3. Fill in the following field:

    • Name: A human-readable name for the client (e.g., glair, catapa)

  4. Submit the form to create the client

Once created, the client will appear in the list and be available for associating users.

Create new Client

Last updated