This article explains the API Keys tab accessible from the Admin Center.
Overview
The API Keys tab will allow you to create the necessary tokens containing the necessary scopes and permissions to interact with SCIM or Templafy API. The following scopes will be available:
How to create a key
- In the API Keys tab, click Create key
- Provide a name to the key
- Click Next
- Select the desired scopes
- Click Create
- Click Copy key
Note
- Keys are unique and non-recoverable. If you lose a key, you will have to regenerate a new one.
- The name of a key cannot be edited after its creation.
|
How to edit scope of a key
- In the API Keys tab, select the key you would like to edit
- Navigate to the Scopes tab
- Select/unselect the desired scope from the list
- Click Save
How to regenerate a key
- In the API Keys tab, select the key you would like to edit
- Click on the ellipsis menu
- Click Regenerate key
- Click Confirm
- Click Copy key
Note
Regenerating a key will invalidate the current one.
|
How to revoke a key
- In the API Keys tab, select the key you would like to edit
- Click Revoke key
- Click Confirm
Note
- You can see the revoked key by toggling on Show revoked keys.
- Regenerating a revoked key will reactivate it.
- Once a key has been revoked, it can be deleted.
|
Comments
Article is closed for comments.