Update password
User
Update password
Can be used by the user to update their own password or by ADMIN to update password of user without joined account
- Password length must be between 8 and 255
- Password must not be same as the username
POST
Update password
Documentation Index
Fetch the complete documentation index at: https://developers.phrase.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.
Path Parameters
UID of the user whose password to update
Body
application/json
Required string length:
8 - 255Response
No Content