Skip to main content

User

A user in a Probely account represents a human or a machine (API user) that interacts with Probely.

Depending on the roles and permissions assigned, users can have access to different features of Probely to perform their tasks.

Functionality

The endpoints under User provide the following functionality:

  • Retrieve user information.
  • Change the user's password.
  • Retrieve and update the user's notification settings.

Important Notes

Some relevant information when using User:

  • All operations under User are relative to the user identified by the access token that is passed.
  • Access tokens have an expiration date unless the user is an API user.
  • Changing the password in only possible for non-API users.

Further functionality related to User is provided in the following tags: