delete Password

suspend fun deletePassword(password: Password): JsonObject

Request to delete a password owned by the user

Return

the result of the request as JsonObject

Parameters

password

The password to delete