Access token for APIs

Overview: Access token is created for admin to access different APIs in your specific workspace.

How to create an access token:

  1. Go to the left panel, under "Developer settings" click on "Access Token".

2. Click on "Generate new token" on the top right of the screen to start generating a token.

3. Fill in your note and select the scope of users allowed to access the token.

4. Click on "Generate token" to create token access.

5. This token will not expire, you have to revoke the token access manually.

How to view/revoke created token:

  1. Once the token is created, go to "Developer Tokens" to view the token.

  2. You can click on the token to copy it and click on the "revoke" button to revoke the token manually.

Last updated