API Users
API users are a special kind of user in a Probely account. They represent applications interacting with Probely through the API in machine-to-machine scenarios, such as standalone applications integrating with Probely.
Depending on the roles assigned, API users can have access to different features of Probely to perform their tasks. Read more on How do Roles and Permissions Work
Functionality
The endpoints under API Users provide the following functionality:
- Create and manage API users.
- Create, manage, and assign API user roles to API users.
Important Notes
Some relevant information when using API Users:
- An API user has an access token that identifies it.
- Unlike users, access tokens for API users won't have an expiration date due to the nature of machine-to-machine interactions.
Related Tags
Further functionality related to API Users is provided in the following tags:
- User Management - Manage users in the account including API users.
- User - Manage specific API user settings, like passwords or notifications.
📄️ List API User Roles
📄️ Create API User Role
📄️ Retrieve API User Role
📄️ Update API User Role
📄️ Partial Update API User Role
📄️ Delete API User Role
📄️ Bulk Create API User Roles
Add roles to multiple API users in one operation.
📄️ Bulk Delete API User Roles
📄️ Bulk Operations on API User Roles
Add/update/delete multiple API user roles in one operation.
📄️ Bulk Update API User Roles
Update multiple API user roles in one operation.