edit Password

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

Method used to edit a 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