action ijenko_account_change_password { label: "Change the password" description: "Set a new password for the account.\n\n**Note**: requires full access to the *Account*.\n" provider: ijenko method: POST path: "/account/change-password" encoding: json output: { type: "object" additionalProperties: true } }