This table contains a list of users within each company. You only have the facility to edit users within your own company and child companies.
Minimum API Version | 3.0 |
---|---|
Accessible via API | Yes |
API Endpoint | https://api.trackrecordpro.co.uk/3.0/users |
Supported HTTP Verbs | GET, POST, PUT, DELETE |
Restricted Access
The users listed here will be restricted to those of your own company and child companies in a group. You cannot directly reset passwords and the password hashes are not visible or editable via the API except via the "password" endpoint.
If you add a new user, you must first call the "users" API endpoint with a PUT request, then follow up with a POST request to the "password" API endpoint to set a password on the user.