insert Password

suspend fun insertPassword(tail: String, scopes: String, password: String): JsonObject

Request to insert a new password

Return

the result of the request as JsonObject

Parameters

tail

The tail of the password

scopes

The scopes of the password

password

The value of the password to insert