cURL
curl --request PUT \ --url https://api.stag.songhaiexchange.io/v1/services/usermanagement/change-password/{id} \ --header 'Authorization: <authorization>' \ --header 'Content-Type: application/json' \ --data ' { "newPassword": "<string>" } '
{ "newPassword": "<string>" }
Change user password.
Documentation IndexFetch the complete documentation index at: https://docs.fincode.technology/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.fincode.technology/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token
User ID
Password changed successfully