deleteDevice

abstract suspend fun deleteDevice(deviceId: String, asUserId: UserId? = null): Result<UIA<Unit>>

See also

DeleteDevice