How to Manage API Users
API User Deprecation
We have decided to deprecate the API user feature in meshStack. This decision was made to streamline our user management processes and enhance security. We recommend transitioning to API keys for managing API access. For more information on API keys, please refer to the How to Manage API Keys guide.
What is this guide about?
This guide explains how to handle API users to manage objects within meshStack.
Prerequisites
- Only users with the role organization admin have access to the administrative functionality described in this section
Step-by-Step Guide Create API Users
- Navigate to the Administration Area.
- Click on API Users under Access Control.
- Click on
+ Create API User
in the top right corner. - Fill in the form. Pick a username for API User and decide which resources you want to grant access by selecting the permissions. You can also provide a description. Keep in mind that a username cannot be changed afterwards.
- Click on
Save
.
Step-by-Step Guide Update API Users
- Navigate to the Administration Area.
- Click on API Users under Access Control.
- Click on the pencil icon in the 'Actions' column of the API Users you want to update.
- Update your description or the permissions, you want to grant that API User.
- Click on
Save
.
Step-by-Step Guide Delete API Users
- Navigate to the Administration Area.
- Click on API Users under Access Control.
- Click on the trash icon in the 'Actions' column of the API Users you want to delete. A prompt will appear.
- Confirm the deletion by entering the username in the input field of the prompt. After the deletion of your API User is finalized your list of active API Users will be updated.