updateAccountData

abstract suspend fun updateAccountData(type: String, content: Content)

Update the account data with the provided type and the provided account data content.