OpenapiUsers
Reset user password (generate 16-character random password)
Path Parameters
realmId*string
Realm ID
userId*string
User ID
Format
uuidResponse Body
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/api/users/string/497f6eca-6276-4993-bfeb-53cbbbba6f08/reset-password"{ "newPassword": "string"}{ "code": "string", "details": null, "message": "string", "requestId": "string", "status": 0}{ "code": "string", "details": null, "message": "string", "requestId": "string", "status": 0}{ "code": "string", "details": null, "message": "string", "requestId": "string", "status": 0}