deleteDevices

abstract suspend fun deleteDevices(devices: List<String>, asUserId: UserId? = null): Result<UIA<Unit>>

See also

DeleteDevices