Hello Can i change the email address from a prtg user (not ad user) with a script or with api?
User Account - Emailadresse
Modified on 2025-06-10 12:22:59 +0200
Disclaimer:
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
Hi Thomas,
The official "change object"-API is not supporting this. However you could use the API that PRTG uses itself to change this field:
The first parameter is the ID of the User, the second is the email address that is entered in the "Primary Email Address"-field.
If you want to use this call in a script or anywhere else, please add the username and passhash:
Best regards.
Dec, 2018 - Permalink