...
A request submitted with valid mandator credentials will be able to update the user with a new password user the update user endpoint.
How to list all users for my mandator
Users may be listed using the /v1/users
endpoint with client credentials, using the following header parameters:
Code Block |
---|
X-Mandator-Client-Id
X-Mandator-Client-Secret |
Should I store user passwords?
...