refresh Generated Password

open fun refreshGeneratedPassword(token: String, passwordId: String): String

Method used to refresh a GENERATED password

Return

the value of the refreshed password as String

Parameters

token

The token of the user

passwordId

The identifier of the password

Throws

when an error occurred during the password refreshing