edit Inserted Password

private open fun editInsertedPassword(token: String, passwordId: String, tail: String, scopes: String, password: String)

Method used to edit a INSERTED password

Parameters

token

The token of the user

passwordId

The identifier of the password

tail

The tail of the password

scopes

The scopes of the password

password

The value of the password

Throws

when an error occurred during the password editing