Source: This article refers to Generating Client ID & Secret
In a Nutshell
It is in the Clients tazb where you can view Client ID and Secret information and generate new Client IDs and secrets for your account.
A Closer Look
When you navigate to the Clients tab, you will be able to generate a new client ID and secret used for custom integrations. These can be generated by completing the following steps:
- Navigate to Admin > Clients.
- Select the create option in the top-right corner:

- The application will then redirect to the following view, where you can enter a
client ID
and aclient secret
:
- When complete, select Save. This information can now be used in the authorization grant of an authorization request.

{:/}
Comments
Article is closed for comments.