User account management
This section is related to actions that can undertaken on users.
GET /api/account/<id>/resetpassword
Send a request to reset the email of the entity ID of the user specified in the URL.
Example Request:
RequestResponse
POST http://<hostname>/api/account/<id>/resetpassword
Host: hostname
Accept: */*
Content-Type: application/json; charset=UTF-8