The user who logs into the application should go to My Profile screen via Quick Menu to update their information.
The picture below shows the Profile settings:
The fields used for the profile configuration are shown in the table below.
Field | Description |
---|
Username | The user's login name for the application. |
Full Name | The user's first and last name. |
Email | The user's email address. |
Preferred Language | The selected language for the application. |
| A default project is selected that will open when the application is started. |
Personal API Access Tokens | This section lists the user's personal API access token information required for accessing the Apinizer Management API. Clicking the Revoke button for the current token cancels it. |
Creating an Personal API Access Token
The Personal API Access Token is used for authentication instead of a password when accessing the Apinizer Management API.
A token can be created through the dialog that appears when the Create API Token button is clicked.
The picture below shows the creating a token dialog:
The fields used for creating a personal API access token are shown in the table below.
Field | Description |
---|
Token Name | The name of the token. |
Expiration | The expiration type for the token is selected. |
Expiration Date | If the Expiration field is set to Custom, this field becomes active. A specific date is chosen for the token's expiration. |