post https://platform-api.sandbox.testessential.net/reg/v2/password/reset/execute
This endpoint sets a new password after validating the signed payload. If successful, it returns an OK message.
Password Requirements:
- Length: 10 to 32 characters
- Must contain both lowercase and uppercase Latin letters
- Must include at least 1 number
- Must contain at least 1 symbol (e.g.,
!,@,#,$)- A weak password (e.g., including
qwertyor12345combinations) will not be accepted- The last 5 user's passwords cannot be specified as a new one
